You are viewing VERSION 2.03 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.03 of IATI Standard Reference View another version
iati-activities/iati-activity/title
This is the reference page for the XML element title
.
A short, human-readable title that contains a meaningful summary of the activity. May be repeated for different languages.
This element must occur once and only once (within each parent element).
Example title
for an iati-activity
:
<title>
<narrative>Activity title</narrative>
<narrative xml:lang="fr">Titre de l'activité</narrative>
<narrative xml:lang="es">TÃtulo de la actividad</narrative>
</title>
Freetext is no longer allowed with this element. It should now be declared with the new child narrative
element.
Find the source of this documentation on github: