You are viewing VERSION 2.01 of IATI Standard Reference View another version
To search for organisations and projects in IATI data, see IATI data access tools
You are viewing VERSION 2.01 of IATI Standard Reference View another version
iati-activities/iati-activity/contact-info/job-title
This is the reference page for the XML element job-title
.
The job title of the contact person at the organisation.
This element must occur no more than once (within each parent element).
Example job-title
within contact-info
of an iati-activity
<contact-info type="1">
<organisation>
<narrative>Agency A</narrative>
</organisation>
<department>
<narrative>Department B</narrative>
</department>
<person-name>
<narrative>A. Example</narrative>
</person-name>
<job-title>
<narrative>Transparency Lead</narrative>
</job-title>
<telephone>0044111222333444</telephone>
<email>[email protected]</email>
<website>http://www.example.org</website>
<mailing-address>
<narrative>Transparency House, The Street, Town, City, Postcode</narrative>
</mailing-address>
</contact-info>
Freetext is no longer allowed with this element. It should now be declared with the new child narrative
element.
Added the optional contact-info/job-title
element
Find the source of this documentation on github: