You are viewing VERSION 1.05 of IATI Standard Reference View another version
This version is DEPRECATED, v2.03 is the latest 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 1.05 of IATI Standard Reference View another version
This version is DEPRECATED, v2.03 is the latest version
iati-activities/iati-activity/other-identifier
This is the reference page for the XML element other-identifier
.
An alternative, non-IATI identifier for the activity. This identifier is not guaranteed to be unique or persistent (it depends on the owner organisation’s policies, not IATI’s).
If other-identifier is present then either @owner-ref or @owner-name must be present
An identifier for the owner of this identifier. For guidance on constructing the value of the @ref attribute, see http://iatistandard.org/org-ref
This value must be of type xsd:string.
Free text providing a human-readable name for the owner of this identifier.
This value must be of type xsd:string.
Example other-identifier
declared as having owner-name`` Agency A, which has an owner-ref
of AA-AAA-123456789:
<other-identifier owner-name="Agency A" owner-ref="AA-AAA-123456789">ABC123-XYZ</other-identifier>
Find the source of this documentation on github: