This version is DEPRECATED, v2.03 is the latest version
This version is DEPRECATED, v2.03 is the latest 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. You may repeat this element for different languages.
If person-name is present then either person-name/text() or job-title/text() must be present
ISO 2 letter code specifying the language of text in this element.
This value should be on the Language codelist.
Example job-title
within contact-info
containing all possible child elements:
<contact-info type="1">
<organisation>Agency A</organisation>
<person-name>A. Example</person-name>
<job-title>TransparencyLead</job-title>
<telephone>0044111222333444</telephone>
<email>[email protected]</email>
<mailing-address>Transparency House, The Street, Town, City, Postcode</mailing-address>
<website>http://www.example.org</website>
</contact-info>
Added the optional contact-info/job-title
element
This element did not exist
This element did not exist
Find the source of this documentation on github: