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>

Changelog

2.03

The definition of the organisation-identifier element was updated.

2.01

The iati-identifier element was renamed as organisation-identifier

Developer tools

Find the source of this documentation on github: