Definitions
| iati-version | The version of the IATI Standard that has been used to compile this file. If omitted the current version is assumed. |
| generated-datetime | The date and time this file was generated. |
Example Usage
<iati-organisations version="1.00" generated-datetime="2011-04-21T06:00"> .. </iati-organisations>
Structure
| Item | Format | XML | Occurs |
|---|---|---|---|
| iati-organisations | iati-organisations | 1..1 | |
| iati-version | Decimal | iati-organisations/@version | 0..1 |
| generated-datetime | DateTime | iati-organisations/@generated-datetime | 0..1 |
Usage & Compliance
This element is mandatory. If not present it will not be possible to submit this file to the IATI Registry.
- If the iati-version is missing, it is assumed that the file has been generated using the cuurent version.
- The generated-datetime is not mandatory, but is recommended for full compliance.
