You are viewing VERSION 1.04 of IATI Standard Reference View another version
This version is DEPRECATED, v2.03 is the latest version
You are viewing VERSION 1.04 of IATI Standard Reference View another version
This version is DEPRECATED, v2.03 is the latest version
iati-organisations/iati-organisation/reporting-org
This is the reference page for the XML element reporting-org
.
The organisation issuing the report. May be a primary source (reporting on its own activity as donor, implementing agency, etc) or a secondary source (reporting on the activities of another organisation).
Specifying the @ref attribute is mandatory. May contain the organisation name as content.
All activities in an activity xml file must contain the same @ref AND this @ref must be the same as the iati-identifier recorded in the registry publisher record of the account under which this file is published.
Machine-readable identification string for the business object being described.
This value must be of type xsd:string.
A machine readable code describing the type of thing being referenced. The value should be available on a related codelist.
This value must be of type xsd:string.
This value must be on the OrganisationType codelist.
If an activity is being published by a secondary publisher you may indicate this here. Use 1 for true, 0 for false.
This value must be of type xsd:boolean.
ISO 2 letter code specifying the language of text in this element.
This value should be on the Language codelist.
Example of reporting-org
with ref
AA-AAA-123456789 and using OrganisationType
code 40:
The optional secondary-publisher
boolean is included, for illustration:
<reporting-org ref="AA-AAA-123456789" type="40" secondary-reporter="0">Organisation name</reporting-org>
The secondary-publisher
attribute was introduced in 1.04.
Find the source of this documentation on github: