This version is DEPRECATED, v2.03 is the latest version
Activity Standard Summary Table
Section |
Item |
Description |
Type |
Codelist |
XML |
Occur |
---|---|---|---|---|---|---|
iati-activities | Top-level list of one or more IATI activity records. | iati-activities | ||||
version | A number indicating the IATI specification version in use. “1.01” should be assumed if not specified. It is required to specify this attribute if the document is using features specific to an IATI specification other than the initial 1.01 version. | xsd:decimal | iati-activities/@version | 0..1 | ||
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. Uses ISO 8601 date format, e.g. “2010-03-12T18:45:00+01:00”. Use of this attribute is highly recommended, to allow recipients to know when a file has been updated. | xsd:dateTime | iati-activities/@generated-datetime | 0..1 | ||
linked-data-default | IATI publishers are not obliged to publish their own Linked Data. However, if a publisher chooses to publish linked data about their IATI activities then allowing them to declare where this data is published would support discovery of it, and any additional information they may choose to publish as Linked Data alongside it. This attribute is URI path upon which an activity identifier can be appended to get a differentiable URI for any activity contained within a file. Where a publisher declares using one of these properties that authoritative linked data is accessible for an activity then consuming applications that are generating Linked Data from an IATI XML file should assert an owl:sameAs relationship to the relevant URI. | xsd:string | iati-activities/@linked-data-default | 0..1 | ||
iati-activity | Top-level element for a single IATI activity report. | iati-activities/iati-activity | ||||
version | A number indicating the IATI specification version in use. “1.01” should be assumed if not specified. It is required to specify this attribute if the document is using features specific to an IATI specification other than the initial 1.01 version. | xsd:decimal | iati-activities/iati-activity/@version | 0..1 | ||
last-updated-datetime | The last date/time that the data for this specific activity was updated. This date must change whenever the value of any field changes. | xsd:dateTime | iati-activities/iati-activity/@last-updated-datetime | 0..1 | ||
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/@xml:lang | 0..1 | ||
default-currency | Default ISO 4217 currency code for all financial values in this activity report. See http://iatistandard.org/codelists/currency | xsd:string | Currency | iati-activities/iati-activity/@default-currency | 0..1 | |
hierarchy | The hierarchical level within the reporting organisation’s subdivision of its units of aid. (eg activity = 1; sub-activity = 2; sub-sub-activity = 3). If hierarchy is not reported then 1 is assumed. If multiple levels are reported then, to avoid double counting, financial transactions should only be reported at the lowest hierarchical level. | xsd:int | iati-activities/iati-activity/@hierarchy | 0..1 | ||
linked-data-uri | A Linked Data URI for a given activity (overrides iati-activities/@linked-data-default if set) | xsd:string | iati-activities/iati-activity/@linked-data-uri | 0..1 | ||
reporting-org | The organisation issuing the report. May be a primary source (reporting on its own activity as donor, implementing agency, etc) or a secondary source (reporting on the activities of another organisation). Specifying the @ref attribute is mandatory. May contain the organisation name as content. All activities in an activity xml file must contain the same @ref AND this @ref must be the same as the iati-identifier recorded in the registry publisher record of the account under which this file is published. | iati-activities/iati-activity/reporting-org | ||||
mixed | iati-activities/iati-activity/reporting-org/text() | |||||
ref | Machine-readable identification string for the business object being described. | xsd:string | iati-activities/iati-activity/reporting-org/@ref | 1..1 | ||
type | A machine readable code describing the type of thing being referenced. The value should be available on a related codelist. | xsd:string | Organisation Type | iati-activities/iati-activity/reporting-org/@type | 0..1 | |
secondary-reporter | If an activity is being published by a secondary publisher you may indicate this here. Use 1 for true, 0 for false. | xsd:boolean | iati-activities/iati-activity/reporting-org/@secondary-reporter | 0..1 | ||
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/reporting-org/@xml:lang | 0..1 | ||
iati-identifier | The iati-identifier element is used in both Activity files and Organisation files, and has a slightly different meaning depending on where it is being used, and should not be confused. When used in an organisation it is a globally unique identifier for that organisation. When used in an activity it is a globally unique identifier for that activity. This should be in the form of the IATI Organisation Identifier (for the reporting organisation) concatenated to that organisation’s activity identifier. (NB. Two or more reporting organisations may publish information on the same activity.) | iati-activities/iati-activity/iati-identifier | ||||
mixed | iati-activities/iati-activity/iati-identifier/text() | |||||
other-identifier | An alternative, non-IATI identifier for the activity. This identifier is not guaranteed to be unique or persistent (it depends on the owner organisation’s policies, not IATI’s). If other-identifier is present then either @owner-ref or @owner-name must be present | iati-activities/iati-activity/other-identifier | ||||
mixed | iati-activities/iati-activity/other-identifier/text() | |||||
owner-ref | An identifier for the owner of this identifier. For guidance on constructing the value of the @ref attribute, see http://iatistandard.org/org-ref | xsd:string | iati-activities/iati-activity/other-identifier/@owner-ref | 0..1 | ||
owner-name | Free text providing a human-readable name for the owner of this identifier. | xsd:string | iati-activities/iati-activity/other-identifier/@owner-name | 0..1 | ||
title | A short, human-readable title. May be repeated for different languages. | iati-activities/iati-activity/title | ||||
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/title/@xml:lang | 0..1 | ||
description | A longer, human-readable description. May be repeated for different languages. | iati-activities/iati-activity/description | ||||
mixed | iati-activities/iati-activity/description/text() | |||||
type | A machine readable code describing the type of thing being referenced. The value should be available on a related codelist. | xsd:string | Description Type | iati-activities/iati-activity/description/@type | 0..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/description/@xml:lang | 0..1 | ||
activity-status | The current status of the project (e.g. “planned”), using a list defined by IATI. For the value of the @code attribute, see http://iatistandard.org/codelists/activity_status | iati-activities/iati-activity/activity-status | ||||
code | Machine readable code for the entity being described. The value should be available on a related codelist. | xsd:string | Activity Status | iati-activities/iati-activity/activity-status/@code | 0..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/activity-status/@xml:lang | 0..1 | ||
activity-date | The planned and actual start and completion dates of the activity. Start dates may reflect either the commencement of funding, planning or physical activity. End dates should, wherever possible, reflect the ending of physical activity. Dates should be in ISO 8601 date YYYY-MM-DD format, e.g. 2010-10-01. For the value of the @type attribute, see http://iatistandard.org/codelists/activity_date_type The text content may contain a general date text (e.g. 2011Q1) for recording less specific dates such as month, quarter, or year. | iati-activities/iati-activity/activity-date | ||||
xsd:string | iati-activities/iati-activity/activity-date/text() | |||||
type | A machine readable code describing the type of thing being referenced. The value should be available on a related codelist. | xsd:string | Activity Date Type | iati-activities/iati-activity/activity-date/@type | 1..1 | |
iso-date | An activity milestone date in ISO 8601 date format, e.g. “2010-12-01”. | xsd:date | iati-activities/iati-activity/activity-date/@iso-date | 0..1 | ||
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/activity-date/@xml:lang | 0..1 | ||
contact-info | Contact information for the activity. Specify whatever is available. You may repeat this element for each contact person. | iati-activities/iati-activity/contact-info | ||||
type | A machine readable code describing the type of thing being referenced. The value should be available on a related codelist. | xsd:string | Contact Type | iati-activities/iati-activity/contact-info/@type | 0..1 | |
organisation | The organisation to contact for more information about the activity. This is required if content-info is included. | iati-activities/iati-activity/contact-info/organisation | ||||
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/contact-info/organisation/@xml:lang | 0..1 | ||
person-name | The name of the contact person at the organisation. If person-name is present then either person-name/text() or job-title/text() must be present | iati-activities/iati-activity/contact-info/person-name | ||||
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/contact-info/person-name/@xml:lang | 0..1 | ||
job-title | The job title of the contact person at the organisation. You may repeat this element for different languages. If person-name is present then either person-name/text() or job-title/text() must be present | iati-activities/iati-activity/contact-info/job-title | ||||
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/contact-info/job-title/@xml:lang | 0..1 | ||
telephone | The contact telephone number, if available. May be repeated for multiple numbers. | iati-activities/iati-activity/contact-info/telephone | ||||
mixed | iati-activities/iati-activity/contact-info/telephone/text() | |||||
The contact email address, if available. May be repeated for multiple addresses. | iati-activities/iati-activity/contact-info/email | |||||
mailing-address | The contact mailing address, if available. | iati-activities/iati-activity/contact-info/mailing-address | ||||
mixed | iati-activities/iati-activity/contact-info/mailing-address/text() | |||||
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/contact-info/mailing-address/@xml:lang | 0..1 | ||
website | The contact web address, if available. May be repeated for multiple sites. | xsd:anyURI | iati-activities/iati-activity/contact-info/website | |||
participating-org | An organisation (including the reporting organisation) involved with the activity. May be a donor, fund, agency, etc. Specifying the @ref and @role attributes is strongly recommended. May contain the organisation name as content. For the value of the @type attribute, see http://iatistandard.org/codelists/organisation-type | iati-activities/iati-activity/participating-org | ||||
mixed | iati-activities/iati-activity/participating-org/text() | |||||
ref | Machine-readable identification string for the business object being described. | xsd:string | iati-activities/iati-activity/participating-org/@ref | 0..1 | ||
type | A machine readable code describing the type of thing being referenced. The value should be available on a related codelist. | xsd:string | Organisation Type | iati-activities/iati-activity/participating-org/@type | 0..1 | |
role | A code describing the organisation’s role in the activity (donor, agency, etc.). See http://iatistandard.org/codelists/organisation_role | xsd:string | Organisation Role | iati-activities/iati-activity/participating-org/@role | 1..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/participating-org/@xml:lang | 0..1 | ||
activity-scope | What geographical area does the activity encompass? eg. Global, Regional, Multi-National, National, Multiple (sub-national) administrative areas, etc | iati-activities/iati-activity/activity-scope | ||||
code | Machine readable code for the entity being described. The value should be available on a related codelist. | xsd:string | Activity Scope | iati-activities/iati-activity/activity-scope/@code | 0..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/activity-scope/@xml:lang | 0..1 | ||
recipient-country | A partner country that will benefit from this activity. This element is primarily for administrative and geopolitical purposes. If a specific country is not known, the activity report can use the recipient-region element instead. For geographical location, use the location element. For the value of the @code attribute, see http://iatistandard.org/codelists/country | iati-activities/iati-activity/recipient-country | ||||
mixed | iati-activities/iati-activity/recipient-country/text() | |||||
code | Machine readable code for the entity being described. The value should be available on a related codelist. | xsd:string | Country | iati-activities/iati-activity/recipient-country/@code | 1..1 | |
percentage | The percentage of the budget allocated to this item. Content must be a positive decimal number between 0 and 100, with no percentage sign. In version 1.03 of the IATI Standard this value became designated as a decimal value and no longer as a positive integer. | xsd:decimal | iati-activities/iati-activity/recipient-country/@percentage | 0..1 | ||
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/recipient-country/@xml:lang | 0..1 | ||
recipient-region | A geopolitical region (above the country level) that will benefit from this activity. This element is primarily for administrative and geopolitical purposes. If the specific country/-ies are known, the activity report can use the recipient-country element instead. For geographical location, use the location element. For the value of the @code attribute, see http://iatistandard.org/codelists/region | iati-activities/iati-activity/recipient-region | ||||
mixed | iati-activities/iati-activity/recipient-region/text() | |||||
code | Machine readable code for the entity being described. The value should be available on a related codelist. | xsd:string | Region | iati-activities/iati-activity/recipient-region/@code | 0..1 | |
vocabulary | The vocabulary from which the region code is drawn. If it is not present 1 - ‘OECD DAC’ is assumed. | xsd:string | Region Vocabulary | iati-activities/iati-activity/recipient-region/@vocabulary | 0..1 | |
percentage | The percentage of the budget allocated to this item. Content must be a positive decimal number between 0 and 100, with no percentage sign. In version 1.03 of the IATI Standard this value became designated as a decimal value and no longer as a positive integer. | xsd:decimal | iati-activities/iati-activity/recipient-region/@percentage | 0..1 | ||
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/recipient-region/@xml:lang | 0..1 | ||
location | The sub-national geographical identification of the target locations of an activity. These can be described by gazetteer reference, coordinates, administrative areas or a textual description. | iati-activities/iati-activity/location | ||||
ref | An internal reference that describes the location in the reporting organisation’s own system. | xsd:string | iati-activities/iati-activity/location/@ref | 0..1 | ||
percentage | Deprecated since 1.04 If more than one location is reported, percentage of activity commitment allocated to this location (if available). | xsd:decimal | iati-activities/iati-activity/location/@percentage | 0..1 | ||
location-id | A unique code describing the location according to a recognised gazetteer or administrative boundary repository. Administrative areas should only be reported here if the location being defined is the administrative area itself. For describing the administrative area/s within which a more specific location falls the location/administrative element should be used. | iati-activities/iati-activity/location/location-id | ||||
mixed | iati-activities/iati-activity/location/location-id/text() | |||||
code | A code from the gazetteer or administrative boundary repository specified by the vocabulary | xsd:string | iati-activities/iati-activity/location/location-id/@code | 0..1 | ||
vocabulary | A code for a recognised gazetteer or administrative boundary respository. | xsd:string | Geographic Vocabulary | iati-activities/iati-activity/location/location-id/@vocabulary | 0..1 | |
name | The human-readable name for the location. May be repeated in different languages. | iati-activities/iati-activity/location/name | ||||
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/location/name/@xml:lang | 0..1 | ||
description | A description that qualifies the location, not the activity. | iati-activities/iati-activity/location/description | ||||
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/location/description/@xml:lang | 0..1 | ||
activity-description | A description that qualifies the activity taking place at the location. This should not duplicate information provided in the main activity description, and should typically be used to distinguish between activities at multiple locations within a single iati-activity record. | iati-activities/iati-activity/location/activity-description | ||||
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/location/activity-description/@xml:lang | 0..1 | ||
administrative | Coded identification of national and sub-national divisions according to recognised administrative boundary repositories. Multiple levels may be reported. | iati-activities/iati-activity/location/administrative | ||||
mixed | iati-activities/iati-activity/location/administrative/text() | |||||
code | The code for the administrative area being reported from the vocabulary specified. | xsd:string | iati-activities/iati-activity/location/administrative/@code | 0..1 | ||
vocabulary | The code for a recognised administrative boundary. repository | xsd:string | Geographic Vocabulary | iati-activities/iati-activity/location/administrative/@vocabulary | 0..1 | |
level | An integer indicating the hierarchical level being reported. Level 0 is the national boundary, level 1 is the first-level administrative sub-division, etc. | xsd:nonNegativeInteger | iati-activities/iati-activity/location/administrative/@level | 0..1 | ||
country | Deprecated since 1.04 The ISO 3166-1 alpha2 code for the country (e.g. “GB” for the United Kingdom). For the @code attribute, see http://iatistandard.org/codelists/country | xsd:string | Country | iati-activities/iati-activity/location/administrative/@country | 0..1 | |
adm1 | Deprecated since 1.04 The UNSALB level-one administrative code for a subdivision of a country. See http://iatistandard.org/codelists/admin1 | xsd:string | iati-activities/iati-activity/location/administrative/@adm1 | 0..1 | ||
adm2 | Deprecated since 1.04 The UNSALB level-two administrative code for a subdivision of a country. See http://iatistandard.org/codelists/admin2 | xsd:string | iati-activities/iati-activity/location/administrative/@adm2 | 0..1 | ||
point | The point element is based on a subset of the GML 3.3 Point element. | iati-activities/iati-activity/location/point | ||||
srsName | The name of the spatial reference system used by the coordinates. Always: http://www.opengis.net/def/crs/EPSG/0/4326 | xsd:string | iati-activities/iati-activity/location/point/@srsName | 1..1 | ||
pos | The latitude and longitude coordinates in the format “lat lng” | xsd:string | iati-activities/iati-activity/location/point/pos | |||
exactness | Defines whether the location represents the most distinct point reasonably possible for this type of activity or is an approximation due to lack of more detailed information. | iati-activities/iati-activity/location/exactness | ||||
mixed | iati-activities/iati-activity/location/exactness/text() | |||||
code | A code from the Extactness Codelist. 1 = Exact, 2 = Approximate | xsd:string | Geographic Exactness | iati-activities/iati-activity/location/exactness/@code | 0..1 | |
location-reach | Does this location describe where the activity takes place or where the intended beneficiaries reside? | iati-activities/iati-activity/location/location-reach | ||||
code | Machine readable code for the entity being described. The value should be available on a related codelist. | xsd:string | Geographic Location Reach | iati-activities/iati-activity/location/location-reach/@code | 0..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/location/location-reach/@xml:lang | 0..1 | ||
location-class | Whether the location refers to a structure, a populated place (e.g. city or village), an administrative division, or another topological feature (e.g. river, nature reserve). | iati-activities/iati-activity/location/location-class | ||||
mixed | iati-activities/iati-activity/location/location-class/text() | |||||
code | A code from the Location Class codelist | xsd:string | Geographic Location Class | iati-activities/iati-activity/location/location-class/@code | 0..1 | |
feature-designation | A more refined coded classification of the type of feature referred to by this location. | iati-activities/iati-activity/location/feature-designation | ||||
mixed | iati-activities/iati-activity/location/feature-designation/text() | |||||
code | A feature designation code form the authorised list | xsd:string | Location Type | iati-activities/iati-activity/location/feature-designation/@code | 0..1 | |
coordinates | Deprecated since 1.04 Geodetic coordinates for the location (latitude, longitude). | iati-activities/iati-activity/location/coordinates | ||||
latitude | Deprecated since 1.04 The decimal latitude (north is positive), e.g. “45.5” for 45.5 degrees north (45 degrees 30 minutes). | xsd:decimal | iati-activities/iati-activity/location/coordinates/@latitude | 1..1 | ||
longitude | Deprecated since 1.04 The decimal longitude (east is positive), e.g. “-75.5” for 75.5 degrees west (74 degrees 30 minutes). | xsd:decimal | iati-activities/iati-activity/location/coordinates/@longitude | 1..1 | ||
precision | Deprecated since 1.04 An IATI-defined subset of UCPD precision codes for the location (e.g. “2” for within 25 km of the specified latitude/longitude). See http://iatistandard.org/codelists/geographical_precision | xsd:string | Geographical Precision | iati-activities/iati-activity/location/coordinates/@precision | 0..1 | |
gazetteer-entry | Deprecated since 1.04 Identifier for this location’s entry in a geographical gazetteer, such as GEOnet. The entry identifier is the element content. | iati-activities/iati-activity/location/gazetteer-entry | ||||
mixed | iati-activities/iati-activity/location/gazetteer-entry/text() | |||||
gazetteer-ref | Deprecated since 1.04 Reference to the gazetteer containing the entry. See http://iatistandard.org/codelists/gazetteer_agency | xsd:string | Gazetteer Agency | iati-activities/iati-activity/location/gazetteer-entry/@gazetteer-ref | 1..1 | |
location-type | Deprecated since 1.04 The type of location (e.g. “PCL” for a political entity) from the feature designation codes maintained by the US National Geospatial-Intelligence Agency See http://iatistandard.org/codelists/location_type | iati-activities/iati-activity/location/location-type | ||||
code | Machine readable code for the entity being described. The value should be available on a related codelist. | xsd:string | Location Type | iati-activities/iati-activity/location/location-type/@code | 1..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/location/location-type/@xml:lang | 0..1 | ||
sector | Sector code and name. For the value of the @code attribute, see http://iatistandard.org/codelists/sector Either the @code attribute or descriptive text content must be present. | iati-activities/iati-activity/sector | ||||
mixed | iati-activities/iati-activity/sector/text() | |||||
code | The code for the sector. If the vocabulary is “DAC” or missing then the CRS Sector Code should be used. Code is not mandatory but highly recommended. Either code or description must be present. | xsd:string | DAC 5 Digit SectorDAC 3 Digit Sector | iati-activities/iati-activity/sector/@code | 0..1 | |
vocabulary | The vocabulary (codelist) used for sector classifications. If omitted, assume DAC. “DAC” codes should be used wherever possible. It is also recommended that if a publisher has its own classification system then the vocabulary “RO” (Reporting Organisation’s own vocabulary” should be used in addition to “DAC”. NB that if multiple sector codes are used in multiple vocabularies then each vocabulary’s percentages should add up to 100%. See http://iatistandard.org/codelists/vocabulary | xsd:string | Vocabulary | iati-activities/iati-activity/sector/@vocabulary | 0..1 | |
percentage | The percentage of the budget allocated to this item. Content must be a positive decimal number between 0 and 100, with no percentage sign. In version 1.03 of the IATI Standard this value became designated as a decimal value and no longer as a positive integer. | xsd:decimal | iati-activities/iati-activity/sector/@percentage | 0..1 | ||
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/sector/@xml:lang | 0..1 | ||
country-budget-items | Recipient country budget items. This item encodes the alignment of activities with both the functional and administrative classifications used in the recipient country’s Chart of Accounts. This applies to both on- and off-budget activities. | iati-activities/iati-activity/country-budget-items | ||||
mixed | iati-activities/iati-activity/country-budget-items/text() | |||||
vocabulary | A code for the common functional classification or country system (This allows for common codes, country-specific, or any other classification agreed between countries and donors). | xsd:string | Budget Identifier Vocabulary | iati-activities/iati-activity/country-budget-items/@vocabulary | 1..1 | |
budget-item | Identifier for a single item in the recipient-country budget. If more than one identifier is reported the percentage share must be reported and all percentages should add up to 100 percent. | iati-activities/iati-activity/country-budget-items/budget-item | ||||
mixed | iati-activities/iati-activity/country-budget-items/budget-item/text() | |||||
code | Machine readable code for the entity being described. The value should be available on a related codelist. | xsd:string | Budget Identifier | iati-activities/iati-activity/country-budget-items/budget-item/@code | 1..1 | |
percentage | The percentage of the budget allocated to this item. Content must be a positive decimal number between 0 and 100, with no percentage sign. In version 1.03 of the IATI Standard this value became designated as a decimal value and no longer as a positive integer. | xsd:decimal | iati-activities/iati-activity/country-budget-items/budget-item/@percentage | 0..1 | ||
description | A longer, human-readable description. May be repeated for different languages. | iati-activities/iati-activity/country-budget-items/budget-item/description | ||||
mixed | iati-activities/iati-activity/country-budget-items/budget-item/description/text() | |||||
type | A machine readable code describing the type of thing being referenced. The value should be available on a related codelist. | xsd:string | Description Type | iati-activities/iati-activity/country-budget-items/budget-item/description/@type | 0..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/country-budget-items/budget-item/description/@xml:lang | 0..1 | ||
policy-marker | A policy or theme addressed by the activity. A text description of the theme appears in the content, and a formal identifier appears in the @ref attribute. The @vocabulary attribute can also help to segment the markers into separate vocabularies. This element can be repeated for each policy marker. For the value of the @code attribute, see http://iatistandard.org/codelists/policy_marker | iati-activities/iati-activity/policy-marker | ||||
mixed | iati-activities/iati-activity/policy-marker/text() | |||||
code | Policy marker code. If vocabulary is missing or “DAC” use the IATI Policy Marker Codelist which is based on columns 20-23 and 28-31 of the CRS++ reporting format. | xsd:string | Policy Marker | iati-activities/iati-activity/policy-marker/@code | 0..1 | |
vocabulary | Policy vocabulary used. Default is “DAC”, but “RO” may also be used for publisher’s own markers. See http://iatistandard.org/codelists/vocabulary | xsd:string | Vocabulary | iati-activities/iati-activity/policy-marker/@vocabulary | 0..1 | |
significance | The significance of the policy marker for this activity (e.g. principal or significant), from a list defined by IATI. If a marker is not significant, the policy-marker element will not be present. See http://iatistandard.org/codelists/policy_significance | xsd:string | Policy Significance | iati-activities/iati-activity/policy-marker/@significance | 0..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/policy-marker/@xml:lang | 0..1 | ||
collaboration-type | The type of collaboration involved in the project’s disbursements, e.g. “bilateral” or “multilateral”. For the value of the @code attribute, see http://iatistandard.org/codelists/collaboration_type | iati-activities/iati-activity/collaboration-type | ||||
code | Machine readable code for the entity being described. The value should be available on a related codelist. | xsd:string | Collaboration Type | iati-activities/iati-activity/collaboration-type/@code | 1..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/collaboration-type/@xml:lang | 0..1 | ||
default-flow-type | The type of assistance provided, e.g. Official Development Assistance (ODA). Type types will be defined by IATI. For the value of the @code attribute, see http://iatistandard.org/codelists/flow_type | iati-activities/iati-activity/default-flow-type | ||||
code | Machine readable code for the entity being described. The value should be available on a related codelist. | xsd:string | Flow Type | iati-activities/iati-activity/default-flow-type/@code | 1..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/default-flow-type/@xml:lang | 0..1 | ||
default-finance-type | The type of finance (e.g. debt relief). The types will be defined by IATI. This the default value for all transactions in the activity report; it can be overridden by individual transactions. For the value of the @code attribute, see http://iatistandard.org/codelists/finance_type | iati-activities/iati-activity/default-finance-type | ||||
code | Machine readable code for the entity being described. The value should be available on a related codelist. | xsd:string | Finance Type | iati-activities/iati-activity/default-finance-type/@code | 1..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/default-finance-type/@xml:lang | 0..1 | ||
default-aid-type | The type of aid being supplied (budget support, debt relief, etc.). This element specifies a default for all the activity’s financial transactions; it can be overridden at the individual transaction level. For the value of the @code attribute, see http://iatistandard.org/codelists/aid_type | iati-activities/iati-activity/default-aid-type | ||||
code | Machine readable code for the entity being described. The value should be available on a related codelist. | xsd:string | Aid Type | iati-activities/iati-activity/default-aid-type/@code | 1..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/default-aid-type/@xml:lang | 0..1 | ||
default-tied-status | Specify whether the aid is untied, tied, or partially tied, using a codelist created by IATI. The content is free text that can optionally provide more detail. For the value of the @code attribute, see http://iatistandard.org/codelists/tied_status | iati-activities/iati-activity/default-tied-status | ||||
code | Machine readable code for the entity being described. The value should be available on a related codelist. | xsd:string | Tied Status | iati-activities/iati-activity/default-tied-status/@code | 1..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/default-tied-status/@xml:lang | 0..1 | ||
budget | The value of the aid activity’s budget for each financial year as in the original project document. | iati-activities/iati-activity/budget | ||||
type | A machine readable code describing the type of thing being referenced. The value should be available on a related codelist. | xsd:string | Budget Type | iati-activities/iati-activity/budget/@type | 0..1 | |
period-start | The starting date for the budget period, in ISO 8601 format (e.g. 2010-04-01 for 1 April 2010). This element must be present. | iati-activities/iati-activity/budget/period-start | ||||
iso-date | The ISO 8601 date. | xsd:date | iati-activities/iati-activity/budget/period-start/@iso-date | 0..1 | ||
period-end | The ending date for the budget period, in ISO 8601 format (e.g. 2011-03-31 for 31 March 2011). This element must be present. | iati-activities/iati-activity/budget/period-end | ||||
iso-date | The ISO 8601 date. | xsd:date | iati-activities/iati-activity/budget/period-end/@iso-date | 0..1 | ||
value | The total value of the organisation’s aid budget for this period. This element is required. | iati-activities/iati-activity/budget/value | ||||
currency | A three letter ISO 4217 code for the original currency of the amount. This is required for all currency amounts unless the iati-activity/@default-currency (or iati-organisation/@default-currency for an organisation file) attribute is specified. Currency codes are listed at http://iatistandard.org/codelists/currency | xsd:string | Currency | iati-activities/iati-activity/budget/value/@currency | 0..1 | |
value-date | The date that this value was set (to allow historical currency conversion). The date must be in ISO 8601 format (YYYY-MM-DD). | xsd:date | iati-activities/iati-activity/budget/value/@value-date | 1..1 | ||
planned-disbursement | The planned disbursement element should only be used to report specific planned cash transfers. These should be reported for a specific date or a meaningfully predictable period. These transactions should be reported in addition to budgets - which are typically annual breakdowns of the total activity commitment. | iati-activities/iati-activity/planned-disbursement | ||||
updated | The date on which this line of information was last updated. Previous updates for the same period should also be reported. | xsd:date | iati-activities/iati-activity/planned-disbursement/@updated | 0..1 | ||
period-start | The starting date for the disbursement period, in ISO 8601 format (e.g. 2010-04-01 for 1 April 2010). This element must be present. | iati-activities/iati-activity/planned-disbursement/period-start | ||||
iso-date | The ISO 8601 date. | xsd:date | iati-activities/iati-activity/planned-disbursement/period-start/@iso-date | 0..1 | ||
period-end | The ending date for the disbursement period, in ISO 8601 format (e.g. 2011-03-31 for 31 March 2011). This element must be present. | iati-activities/iati-activity/planned-disbursement/period-end | ||||
iso-date | The ISO 8601 date. | xsd:date | iati-activities/iati-activity/planned-disbursement/period-end/@iso-date | 0..1 | ||
value | The amount to be disbursed in the specified currency. | iati-activities/iati-activity/planned-disbursement/value | ||||
currency | A three letter ISO 4217 code for the original currency of the amount. This is required for all currency amounts unless the iati-activity/@default-currency (or iati-organisation/@default-currency for an organisation file) attribute is specified. Currency codes are listed at http://iatistandard.org/codelists/currency | xsd:string | Currency | iati-activities/iati-activity/planned-disbursement/value/@currency | 0..1 | |
value-date | The date that this value was set (to allow historical currency conversion). The date must be in ISO 8601 format (YYYY-MM-DD). | xsd:date | iati-activities/iati-activity/planned-disbursement/value/@value-date | 1..1 | ||
capital-spend | The percentage of the total commitment that is for capital spending | iati-activities/iati-activity/capital-spend | ||||
percentage | The percentage of the budget allocated to this item. Content must be a positive decimal number between 0 and 100, with no percentage sign. In version 1.03 of the IATI Standard this value became designated as a decimal value and no longer as a positive integer. | xsd:decimal | iati-activities/iati-activity/capital-spend/@percentage | 1..1 | ||
transaction | Committed or actual money flowing in or out of an aid activity.The @ref attribute allows uniquely identifying a transaction, to match it up with the corresponding in- or outflow in a different activity. | iati-activities/iati-activity/transaction | ||||
ref | Machine-readable identification string for the business object being described. | xsd:string | iati-activities/iati-activity/transaction/@ref | 0..1 | ||
value | The amount of the contribution (or its value, if in kind). | iati-activities/iati-activity/transaction/value | ||||
currency | A three letter ISO 4217 code for the original currency of the amount. This is required for all currency amounts unless the iati-activity/@default-currency (or iati-organisation/@default-currency for an organisation file) attribute is specified. Currency codes are listed at http://iatistandard.org/codelists/currency | xsd:string | Currency | iati-activities/iati-activity/transaction/value/@currency | 0..1 | |
value-date | The date that this value was set (to allow historical currency conversion). The date must be in ISO 8601 format (YYYY-MM-DD). | xsd:date | iati-activities/iati-activity/transaction/value/@value-date | 1..1 | ||
description | A human-readable description of the transaction. | iati-activities/iati-activity/transaction/description | ||||
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/transaction/description/@xml:lang | 0..1 | ||
transaction-type | The type of the transaction (e.g. commitment, disbursement, expenditure, etc.). The @ref attribute contains a code defined by IATI, and the content is an optional free-text description of the type. For the value of the @code attribute, see http://iatistandard.org/codelists/transaction_type | iati-activities/iati-activity/transaction/transaction-type | ||||
code | Machine readable code for the entity being described. The value should be available on a related codelist. | xsd:string | Transaction Type | iati-activities/iati-activity/transaction/transaction-type/@code | 1..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/transaction/transaction-type/@xml:lang | 0..1 | ||
provider-org | The organisation providing the money for the transaction (if omitted, the provider organisation is the reporting organisation). | iati-activities/iati-activity/transaction/provider-org | ||||
mixed | iati-activities/iati-activity/transaction/provider-org/text() | |||||
ref | Machine-readable identification string for the business object being described. | xsd:string | iati-activities/iati-activity/transaction/provider-org/@ref | 0..1 | ||
provider-activity-id | If the funds are being provided from the budget of another activity that is reported to IATI, this should record the unique IATI activity identifier for that activity. | xsd:string | iati-activities/iati-activity/transaction/provider-org/@provider-activity-id | 0..1 | ||
receiver-org | The organisation receiving the money from the transaction (if omitted, then the receiver organisation is the reporting organisation). | iati-activities/iati-activity/transaction/receiver-org | ||||
mixed | iati-activities/iati-activity/transaction/receiver-org/text() | |||||
ref | Machine-readable identification string for the business object being described. | xsd:string | iati-activities/iati-activity/transaction/receiver-org/@ref | 0..1 | ||
receiver-activity-id | If the funds are being provided to another activity that is reported to IATI, this should record the unique IATI activity identifier for that activity. | xsd:string | iati-activities/iati-activity/transaction/receiver-org/@receiver-activity-id | 0..1 | ||
transaction-date | A milestone date for this transaction (such as the decision date, disbursement date, etc.). | iati-activities/iati-activity/transaction/transaction-date | ||||
mixed | iati-activities/iati-activity/transaction/transaction-date/text() | |||||
iso-date | The ISO 8601 version of the transaction date. | xsd:date | iati-activities/iati-activity/transaction/transaction-date/@iso-date | 1..1 | ||
flow-type | Optional element to override the top-level default-flow-type element. For the value of the @code attribute, see http://iatistandard.org/codelists/flow_type | iati-activities/iati-activity/transaction/flow-type | ||||
code | Machine readable code for the entity being described. The value should be available on a related codelist. | xsd:string | Flow Type | iati-activities/iati-activity/transaction/flow-type/@code | 1..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/transaction/flow-type/@xml:lang | 0..1 | ||
finance-type | Optional element to override the top-level default-finance-type element on a transaction-by-transaction basis, if needed. For the value of the @code attribute, see http://iatistandard.org/codelists/finance_type | iati-activities/iati-activity/transaction/finance-type | ||||
code | Machine readable code for the entity being described. The value should be available on a related codelist. | xsd:string | Finance Type | iati-activities/iati-activity/transaction/finance-type/@code | 1..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/transaction/finance-type/@xml:lang | 0..1 | ||
aid-type | Optional element to override the top-level default-aid-type element (debt relief, etc.) on a transaction-by-transaction basis if needed. For the value of the @code attribute, see http://iatistandard.org/codelists/aid_type | iati-activities/iati-activity/transaction/aid-type | ||||
code | Machine readable code for the entity being described. The value should be available on a related codelist. | xsd:string | Aid Type | iati-activities/iati-activity/transaction/aid-type/@code | 1..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/transaction/aid-type/@xml:lang | 0..1 | ||
tied-status | Optional element to override the top-level default-tied-status element (pooled, etc.) on a transaction-by-transaction basis if needed. For the value of the @code attribute, see http://iatistandard.org/codelists/tied_status | iati-activities/iati-activity/transaction/tied-status | ||||
code | Machine readable code for the entity being described. The value should be available on a related codelist. | xsd:string | Tied Status | iati-activities/iati-activity/transaction/tied-status/@code | 1..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/transaction/tied-status/@xml:lang | 0..1 | ||
disbursement-channel | The channel through which the funds will flow for this transaction, from an IATI codelist. | iati-activities/iati-activity/transaction/disbursement-channel | ||||
code | Machine readable code for the entity being described. The value should be available on a related codelist. | xsd:string | Disbursement Channel | iati-activities/iati-activity/transaction/disbursement-channel/@code | 1..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/transaction/disbursement-channel/@xml:lang | 0..1 | ||
document-link | A categorized link to an external document. | iati-activities/iati-activity/document-link | ||||
url | The target URL of the external document, e.g. “http://www.example.org/doc.odt”. | xsd:anyURI | iati-activities/iati-activity/document-link/@url | 1..1 | ||
format | The MIME type of the external document, e.g. “application/pdf”. A list of MIME types appears at http://iatistandard.org/codelists/file_format | xsd:string | File Format | iati-activities/iati-activity/document-link/@format | 0..1 | |
title | A short, human-readable title. May be repeated for different languages. | iati-activities/iati-activity/document-link/title | ||||
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/document-link/title/@xml:lang | 0..1 | ||
category | IATI Document Category Code For the value of the @code attribute, see http://iatistandard.org/codelists/document_category | iati-activities/iati-activity/document-link/category | ||||
code | Machine readable code for the entity being described. The value should be available on a related codelist. | xsd:string | Document Category | iati-activities/iati-activity/document-link/category/@code | 1..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/document-link/category/@xml:lang | 0..1 | ||
language | The ISO 639 language code for the target document, e.g. “en”. | iati-activities/iati-activity/document-link/language | ||||
code | Machine readable code for the entity being described. The value should be available on a related codelist. | xsd:string | Language | iati-activities/iati-activity/document-link/language/@code | 0..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/document-link/language/@xml:lang | 0..1 | ||
activity-website | A direct link to a web site or web page providing more information about the specific aid activity. Multiple links can be included. Multiple versions of the link may appear for different languages. Should not be general websites or addresses, and should include the http or https prefix. | iati-activities/iati-activity/activity-website | ||||
xsd:anyURI | iati-activities/iati-activity/activity-website/text() | |||||
related-activity | Another IATI activity related to this one. The ‘type’ attribute describes the type of relationship (e.g. parent, sibling). This does not need to be used to express funding relationships, since those are covered in individual transactions. For the value of the @type attribute, see http://iatistandard.org/codelists/related_activity_type | iati-activities/iati-activity/related-activity | ||||
mixed | iati-activities/iati-activity/related-activity/text() | |||||
ref | Machine-readable identification string for the business object being described. | xsd:string | iati-activities/iati-activity/related-activity/@ref | 1..1 | ||
type | A machine readable code describing the type of thing being referenced. The value should be available on a related codelist. | xsd:string | Related Activity Type | iati-activities/iati-activity/related-activity/@type | 1..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/related-activity/@xml:lang | 0..1 | ||
conditions | Conditions attached to the activity. | iati-activities/iati-activity/conditions | ||||
attached | A yes/no (1/0) value stating whether there are conditions attached to the activity. | xsd:boolean | iati-activities/iati-activity/conditions/@attached | 1..1 | ||
condition | Description of one condition attached to the activity. | iati-activities/iati-activity/conditions/condition | ||||
mixed | iati-activities/iati-activity/conditions/condition/text() | |||||
type | A machine readable code describing the type of thing being referenced. The value should be available on a related codelist. | xsd:string | Condition Type | iati-activities/iati-activity/conditions/condition/@type | 1..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/conditions/condition/@xml:lang | 0..1 | ||
result | A measurable result of aid work. | iati-activities/iati-activity/result | ||||
type | A machine readable code describing the type of thing being referenced. The value should be available on a related codelist. | xsd:string | Result Type | iati-activities/iati-activity/result/@type | 1..1 | |
aggregation-status | Boolean flag indicating whether the data in the result set are suitable for aggregation. | xsd:boolean | iati-activities/iati-activity/result/@aggregation-status | 0..1 | ||
title | A short, human-readable title. May be repeated for different languages. | iati-activities/iati-activity/result/title | ||||
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/result/title/@xml:lang | 0..1 | ||
description | A longer, human-readable description. May be repeated for different languages. | iati-activities/iati-activity/result/description | ||||
mixed | iati-activities/iati-activity/result/description/text() | |||||
type | A machine readable code describing the type of thing being referenced. The value should be available on a related codelist. | xsd:string | Description Type | iati-activities/iati-activity/result/description/@type | 0..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/result/description/@xml:lang | 0..1 | ||
indicator | The indicator(s) that meet the results. There can be multiple indicators for each result. | iati-activities/iati-activity/result/indicator | ||||
measure | The type of measurement for the indicator value | xsd:string | Indicator Measure | iati-activities/iati-activity/result/indicator/@measure | 1..1 | |
ascending | True if the indicator improves from small to large (e.g. clinics built); false if it improves from large to small (e.g. cases of a disease). Defaults to true if omitted. | xsd:boolean | iati-activities/iati-activity/result/indicator/@ascending | 0..1 | ||
title | A short, human-readable title. May be repeated for different languages. | iati-activities/iati-activity/result/indicator/title | ||||
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/result/indicator/title/@xml:lang | 0..1 | ||
description | A longer, human-readable description. May be repeated for different languages. | iati-activities/iati-activity/result/indicator/description | ||||
mixed | iati-activities/iati-activity/result/indicator/description/text() | |||||
type | A machine readable code describing the type of thing being referenced. The value should be available on a related codelist. | xsd:string | Description Type | iati-activities/iati-activity/result/indicator/description/@type | 0..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/result/indicator/description/@xml:lang | 0..1 | ||
baseline | The baseline value for the indicator | iati-activities/iati-activity/result/indicator/baseline | ||||
year | The year the baseline value was taken | xsd:positiveInteger | iati-activities/iati-activity/result/indicator/baseline/@year | 1..1 | ||
value | The baseline value. | xsd:string | iati-activities/iati-activity/result/indicator/baseline/@value | 1..1 | ||
comment | A human-readable comment associated with a piece of aid information. | iati-activities/iati-activity/result/indicator/baseline/comment | ||||
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/result/indicator/baseline/comment/@xml:lang | 0..1 | ||
period | The period covered for the results reported. Multiple periods can be reported for a single indicator. | iati-activities/iati-activity/result/indicator/period | ||||
period-start | The start of the reporting period | iati-activities/iati-activity/result/indicator/period/period-start | ||||
iso-date | The ISO 8601 date. | xsd:date | iati-activities/iati-activity/result/indicator/period/period-start/@iso-date | 0..1 | ||
period-end | The end of the reporting period | iati-activities/iati-activity/result/indicator/period/period-end | ||||
iso-date | The ISO 8601 date. | xsd:date | iati-activities/iati-activity/result/indicator/period/period-end/@iso-date | 0..1 | ||
target | The target milestone for this period | iati-activities/iati-activity/result/indicator/period/target | ||||
value | The target value. | xsd:string | iati-activities/iati-activity/result/indicator/period/target/@value | 1..1 | ||
comment | A human-readable comment associated with a piece of aid information. | iati-activities/iati-activity/result/indicator/period/target/comment | ||||
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/result/indicator/period/target/comment/@xml:lang | 0..1 | ||
actual | A record of the achieved result for this period. | iati-activities/iati-activity/result/indicator/period/actual | ||||
value | The actual measure. | xsd:string | iati-activities/iati-activity/result/indicator/period/actual/@value | 1..1 | ||
comment | A human-readable comment associated with a piece of aid information. | iati-activities/iati-activity/result/indicator/period/actual/comment | ||||
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/result/indicator/period/actual/comment/@xml:lang | 0..1 | ||
legacy-data | Hold a single name=value pair of legacy data. This element is not for adding new data types; instead, it holds the original (non-IATI) value or code for an existing data type. | iati-activities/iati-activity/legacy-data | ||||
mixed | iati-activities/iati-activity/legacy-data/text() | |||||
name | The original field name. | xsd:string | iati-activities/iati-activity/legacy-data/@name | 1..1 | ||
value | The original field value. | xsd:string | iati-activities/iati-activity/legacy-data/@value | 1..1 | ||
iati-equivalent | The name of the equivalent IATI element (if available). | xsd:NMTOKEN | iati-activities/iati-activity/legacy-data/@iati-equivalent | 0..1 | ||
crs-add | Additional items specific to CRS++ reporting. | iati-activities/iati-activity/crs-add | ||||
aidtype-flag | This covers the four CRS++ fields titled: “Free standing technical cooperation”; “Programme-based approach”; “Investment project”; “Associated financing” | iati-activities/iati-activity/crs-add/aidtype-flag | ||||
mixed | iati-activities/iati-activity/crs-add/aidtype-flag/text() | |||||
code | Machine readable code for the entity being described. The value should be available on a related codelist. | xsd:string | Aid Type Flag | iati-activities/iati-activity/crs-add/aidtype-flag/@code | 1..1 | |
significance | Does this flag apply? If ‘false’ do not report the flag | xsd:boolean | iati-activities/iati-activity/crs-add/aidtype-flag/@significance | 1..1 | ||
loan-terms | Loan repayment terms and interest rates | iati-activities/iati-activity/crs-add/loan-terms | ||||
rate-1 | Interest Rate. If an ODA loan with variable interest rate, report the variable rate here and the reference fixed rate as rate-2 Enter the rate without the percentage sign. | xsd:decimal | iati-activities/iati-activity/crs-add/loan-terms/@rate-1 | 0..1 | ||
rate-2 | Second Interest Rate. If an ODA loan with variable interest rate, report the variable rate as rate-1 and the reference fixed rate here Enter the rate without the percentage sign. | xsd:decimal | iati-activities/iati-activity/crs-add/loan-terms/@rate-2 | 0..1 | ||
repayment-type | Type of Repayment. 1 = equal principal payments (EPP); 2 = annuity; 3 = lump sum; 5 = other, Codes are listed at http://iatistandard.org/codelists/crs-repayment-type | iati-activities/iati-activity/crs-add/loan-terms/repayment-type | ||||
code | Machine readable code for the entity being described. The value should be available on a related codelist. | xsd:string | Loan Repayment Type | iati-activities/iati-activity/crs-add/loan-terms/repayment-type/@code | 0..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/crs-add/loan-terms/repayment-type/@xml:lang | 0..1 | ||
repayment-plan | Number of repayments per annum. 1 = annual; 2 = semi-annual; 4 = quarterly; 12 = monthly. Codes are listed at http://iatistandard.org/codelists/repayment-nopa. | iati-activities/iati-activity/crs-add/loan-terms/repayment-plan | ||||
code | Machine readable code for the entity being described. The value should be available on a related codelist. | xsd:string | Loan Repayment Period | iati-activities/iati-activity/crs-add/loan-terms/repayment-plan/@code | 0..1 | |
xml:lang | ISO 2 letter code specifying the language of text in this element. | Language | iati-activities/iati-activity/crs-add/loan-terms/repayment-plan/@xml:lang | 0..1 | ||
commitment-date | Commitment date.The date must be in ISO 8601 format (YYYY-MM-DD). | iati-activities/iati-activity/crs-add/loan-terms/commitment-date | ||||
iso-date | The ISO 8601 date. | xsd:date | iati-activities/iati-activity/crs-add/loan-terms/commitment-date/@iso-date | 0..1 | ||
repayment-first-date | First Repayment Date. The date must be in ISO 8601 format (YYYY-MM-DD). | iati-activities/iati-activity/crs-add/loan-terms/repayment-first-date | ||||
iso-date | The ISO 8601 date. | xsd:date | iati-activities/iati-activity/crs-add/loan-terms/repayment-first-date/@iso-date | 0..1 | ||
repayment-final-date | Final Repayment Date. The date must be in ISO 8601 format (YYYY-MM-DD). | iati-activities/iati-activity/crs-add/loan-terms/repayment-final-date | ||||
iso-date | The ISO 8601 date. | xsd:date | iati-activities/iati-activity/crs-add/loan-terms/repayment-final-date/@iso-date | 0..1 | ||
loan-status | The status of loan and interest repayments for the most recently reported financial year | iati-activities/iati-activity/crs-add/loan-status | ||||
year | CRS Reporting Year (CRS++ Column 1) | xsd:decimal | iati-activities/iati-activity/crs-add/loan-status/@year | 1..1 | ||
currency | A three letter ISO 4217 code for the original currency of the amount. This is required for all currency amounts unless the iati-activity/@default-currency (or iati-organisation/@default-currency for an organisation file) attribute is specified. Currency codes are listed at http://iatistandard.org/codelists/currency | xsd:string | Currency | iati-activities/iati-activity/crs-add/loan-status/@currency | 0..1 | |
value-date | The date that this value was set (to allow historical currency conversion). The date must be in ISO 8601 format (YYYY-MM-DD). | xsd:date | iati-activities/iati-activity/crs-add/loan-status/@value-date | 1..1 | ||
interest-received | Interest received during the reporting year | xsd:decimal | iati-activities/iati-activity/crs-add/loan-status/interest-received | |||
principal-outstanding | The amount of principal owed on the loan at the end of the reporting year. | xsd:decimal | iati-activities/iati-activity/crs-add/loan-status/principal-outstanding | |||
principal-arrears | Arrears of principal at the end of the year. Included in principal-outstanding | xsd:decimal | iati-activities/iati-activity/crs-add/loan-status/principal-arrears | |||
interest-arrears | Arrears of interest at the end of the year | xsd:decimal | iati-activities/iati-activity/crs-add/loan-status/interest-arrears | |||
fss | This section allows entry of data required for the OECD DAC Forward Spending Survey at an activity level. | iati-activities/iati-activity/fss | ||||
extraction-date | The exact date when the information was collected or extracted from donors’ aid management systems. | xsd:date | iati-activities/iati-activity/fss/@extraction-date | 1..1 | ||
priority | True if the partner country is a priority partner country. | xsd:boolean | iati-activities/iati-activity/fss/@priority | 0..1 | ||
phaseout-year | If there are plans to phase out operations from the partner country, this column shows the projected year of last disbursements. | xsd:decimal | iati-activities/iati-activity/fss/@phaseout-year | 0..1 | ||
forecast | A container to hold separate forecasts for each of the years specified | iati-activities/iati-activity/fss/forecast | ||||
xsd:decimal | iati-activities/iati-activity/fss/forecast/text() | |||||
year | The calendar year that the forward spend covers | xsd:decimal | iati-activities/iati-activity/fss/forecast/@year | 1..1 | ||
currency | A three letter ISO 4217 code for the original currency of the amount. This is required for all currency amounts unless the iati-activity/@default-currency (or iati-organisation/@default-currency for an organisation file) attribute is specified. Currency codes are listed at http://iatistandard.org/codelists/currency | xsd:string | Currency | iati-activities/iati-activity/fss/forecast/@currency | 0..1 | |
value-date | The date that this value was set (to allow historical currency conversion). The date must be in ISO 8601 format (YYYY-MM-DD). | xsd:date | iati-activities/iati-activity/fss/forecast/@value-date | 0..1 |
International Aid Transparency Initiative: Activity-Information Schema
Release 1.05, 2014-10-06
NOTE: the xml.xsd and iati-common.xsd schemas must be in the
same directory as this one.
This W3C XML Schema defines an XML document type for information
about one or more aid-related activities, following the standard
published at http://iatistandard.org/
This document type may be extended with additional elements and
attributes, but they must belong to an explicit XML namespace.