organisation-identifier ======================= ``iati-organisations/iati-organisation/organisation-identifier`` This is the reference page for the XML element ``organisation-identifier``. .. index:: single: 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``. .. literalinclude:: ../../organisation-standard-example-annotated.xml :language: xml :start-after: :end-before: 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: * `Schema `_ * `Extra Documentation `_