You are viewing VERSION 2.02 of IATI Standard Reference View another version
To search for organisations and projects in IATI data, see IATI data access tools
You are viewing VERSION 2.02 of IATI Standard Reference View another version
iati-organisations
This is the reference page for the XML element iati-organisations
.
Top-level list of one or more IATI organisation records.
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.
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 of iati-organisations
.
This element is a parent for other all other elements of the IATI Organisation Standard.
This example provides a dateTime of 2014-09-10T07:15:37Z for the @generated-datetime
attribute.
A dateTime in UTC time is indicated by adding a Z behind the time
This example dateTime format conforms to the xsd:dateTime standard.
The @version
attribute declares a valid code (2.01) from the Version codelist.
<iati-organisations generated-datetime="2014-09-10T07:15:37Z" version="2.02">
The iati-organisation
element acts as a container for other sub-elements. It is closed as follows:
</iati-organisations>
Find the source of this documentation on github: