You are viewing VERSION 2.01 of IATI Standard Reference View another 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 2.01 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: