You are viewing VERSION 1.05 of IATI Standard Reference View another version
This version is DEPRECATED, v2.03 is the latest version
Important :
Les organisations participant à la lutte contre la pandémie de COVID-19 sont encouragées à publier des données sur leurs activités et leurs dépenses conformément à la norme de l’IITA. Lignes directrices de l’IITA concernant la publication de données relatives à la COVID-19.
Découvrez comment accéder à ces données en consultant le document suivant : Accéder aux lignes directrices sur la consultation et l’utilisation de données relatives à la COVID-19
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: