iati-organisations¶
iati-organisations
This is the reference page for the XML element iati-organisations
.
Definition¶
Top-level list of one or more IATI organisation records.
Attributes¶
- @version
A number indicating the IATI specification version in use. This is mandatory and must be a valid version.
This attribute is required.
This value must be of type xsd:string.
This value must be on the Version codelist.
- @generated-datetime
A date/time stamp for when this file was generated. This is not necessarily the last-updated date for the individual activity records in it. Use of this attribute is highly recommended, to allow recipients to know when a file has been updated.
This value must be of type xsd:dateTime.
Example Usage¶
Example usage of iati-organisations
.
@generated-datetime
attribute.@version
attribute declares a valid code (2.01) from the Version codelist.<iati-organisations generated-datetime="2014-09-10T07:15:37Z" version="2.03">
The iati-organisation
element acts as a container for other sub-elements. It is closed as follows:
</iati-organisations>