You are viewing VERSION 1.05 of IATI Standard Reference View another version
This version is DEPRECATED, v2.03 is the latest version
Important notice:
Organisations involved in addressing the COVID-19 pandemic are encouraged to publish data on their spending and activities using the IATI Standard. See COVID-19 IATI publishing guidance.
Discover how to access data by reading Guidance: Accessing and Using IATI COVID-19 Data
You are viewing VERSION 1.05 of IATI Standard Reference View another version
This version is DEPRECATED, v2.03 is the latest version
iati-organisations/iati-organisation/recipient-org-budget/recipient-org
This is the reference page for the XML element recipient-org
.
The organisation that will receive the funds during the budget period (not the organisation reporting).
Machine-readable identification string for the business object being described.
This value must be of type xsd:string.
ISO 2 letter code specifying the language of text in this element.
This value should be on the Language codelist.
Example usage of recipient-org
in context of recipient-org-budget
element:
<recipient-org-budget>
<recipient-org ref="123">Example Recipient Organisation</recipient-org>
<period-start iso-date="2014-01-01" />
<period-end iso-date="2014-12-31" />
<value currency="USD" value-date="2014-01-01">2500000</value>
</recipient-org-budget>
<recipient-org-budget>
<recipient-org ref="123">Example Recipient Organisation</recipient-org>
<period-start iso-date="2015-01-01" />
<period-end iso-date="2015-12-31" />
<value currency="USD" value-date="2015-01-01">3000000</value>
</recipient-org-budget>
<recipient-org-budget>
<recipient-org ref="123">Example Recipient Organisation</recipient-org>
<period-start iso-date="2016-01-01" />
<period-end iso-date="2016-12-31" />
<value currency="USD" value-date="2014-01-01">3500000</value>
</recipient-org-budget>
Find the source of this documentation on github: