title

iati-activities/iati-activity/result/indicator/period/actual/document-link/title

This is the reference page for the XML element title.

Definition

A short, human-readable title.

Rules

This element must occur once and only once (within each parent element).

Example Usage

Example usage of title of a document-link in a actual in a period in a indicator in a result element.
   <document-link format="application/vnd.oasis.opendocument.text" url="http:www.example.org/docs/result_en.odt">
    <title>
     <narrative>Results Report 2013</narrative>
    </title>
    <description>
      <narrative>Report of results</narrative>
    </description>
    <category code="A01" />
    <language code="en" />
    <document-date iso-date="2014-02-05" />
   </document-link>

Changelog

2.03

The mandatory title element of a document-link in a actual in a period in a indicator in a result element was added.

Developer tools

Find the source of this documentation on github:

Subelements