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.
1.11.1: The owner organisation identifier should not start or end with spaces or newlines.
1.11.13: The owner organisation identifier must not contain any of the symbols /, &, | or ?.
6.8.1: The owner organisation must have an identifier or a narrative.
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: