This version is DEPRECATED, v2.03 is the latest version
This version is DEPRECATED, v2.03 is the latest version
iati-organisations/iati-organisation/recipient-country-budget/recipient-country
This is the reference page for the XML element recipient-country
.
The country that will receive the funds during the budget period.
Machine readable code for the entity being described. The value should be available on a related codelist.
This value must be of type xsd:string.
This value should be on the Country codelist.
ISO 2 letter code specifying the language of text in this element.
This value should be on the Language codelist.
Example usage of recipient-country
in context of recipient-country-budget
element:
<recipient-country-budget>
<recipient-countrycode="AA">CountryName</recipient-country>
<period-start iso-date="2014-01-01" />
<period-end iso-date="2014-12-31" />
<value currency="USD" value-date="2014-01-01">25000000</value>
</recipient-country-budget>
<recipient-country-budget>
<recipient-countrycode="AA">CountryName</recipient-country>
<period-start iso-date="2015-01-01" />
<period-end iso-date="2015-12-31" />
<value currency="USD" value-date="2014-01-01">30000000</value>
</recipient-country-budget>
<recipient-country-budget>
<recipient-countrycode="AA">CountryName</recipient-country>
<period-start iso-date="2016-01-01" />
<period-end iso-date="2016-12-31" />
<value currency="USD" value-date="2014-01-01">35000000</value>
</recipient-country-budget>
Find the source of this documentation on github: