organisation-identifier¶
iati-organisations/iati-organisation/organisation-identifier
This is the reference page for the XML element organisation-identifier
.
Definition¶
Machine-readable identification string for the organisation issuing the report. Must be in the format {RegistrationAgency}-{RegistrationNumber} where {RegistrationAgency} is a valid code in the Organisation Registration Agency code list and {RegistrationNumber} is a valid identifier issued by the {RegistrationAgency}.
Rules¶
This element must occur once and only once (within each parent element).
organisation-identifier
should match the regex [^\/\&\|\?]+
Example Usage¶
Example organisation-identifier
of an iati-organisation
.
<organisation-identifier>AA-AAA-123456789</organisation-identifier>