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-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-orgref="123">ExampleRecipientOrganisation</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-orgref="123">ExampleRecipientOrganisation</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-orgref="123">ExampleRecipientOrganisation</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: