You are viewing VERSION 2.02 of IATI Standard Reference View another 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 2.02 of IATI Standard Reference View another version
iati-activities/iati-activity/other-identifier/owner-org
This is the reference page for the XML element owner-org
.
Where applicable, the organisation that owns the other identifier being reported. When used, then either other-identifier/owner-org/@ref or other-identifier/owner-org/narrative/text() MUST be present.
This element must occur no more than once (within each parent element).
An organisation identifier. This is NOT MANDATORY but when used MUST contain a valid organisation identifier.
This value must be of type xsd:string.
Either @ref
or narrative
must be present.
Example owner-org
of an other-identifier
of an iati-activity
.
An example organisation @ref
of AA-AAA-123456789 is declared.
<other-identifier ref="ABC123-XYZ" type="A1">
<owner-org ref="AA-AAA-123456789">
<narrative>Organisation name</narrative>
</owner-org>
</other-identifier>
The owner-org
element was added in version 2.01
Find the source of this documentation on github: