This version is DEPRECATED, v2.03 is the latest 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: