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: