You are viewing VERSION 1.04 of IATI Standard Reference View another version
This version is DEPRECATED, v2.03 is the latest version
organisation
iati-activities/iati-activity/contact-info/organisation
This is the reference page for the XML element organisation
.
Definition
The organisation to contact for more information about the activity.
This is required if content-info is included.
Attributes
- @xml:lang
ISO 2 letter code specifying the language of text in this element.
This value should be on the Language codelist.
Example Usage
Example organisation
within contact-info
containing all possible child elements:
<contact-infotype="1">
<organisation>AgencyA</organisation>
<person-name>A.Example</person-name>
<job-title>TransparencyLead</job-title>
<telephone>0044111222333444</telephone>
<email>[email protected]</email>
<mailing-address>TransparencyHouse,TheStreet,Town,City,Postcode</mailing-address>
<website>http://www.example.org</website>
</contact-info>
Developer tools
Find the source of this documentation on github: