Organisation Name

Definitions

This is the human-readable name of the organisation. It may be repeated in different languages for reporting organisations with multilingual requirements.

language The language in which the organisation name is reported
name-text The name of the organisation

Example Usage

The example below shows the name reported in the default language, and a second language.

<iati-organisation xml:lang="en">
  ..
  <name>Organisation Name</name>
  <name xml:lang="fr">Nom de l'organisation</name>
  ..
</iati-organisation>

Structure

Item Format XML Occurs
name name 0..*
   language Language Code name/@xml:lang 0..1
   name-text Text name/text() 1..1

Usage & Compliance

The element is not mandatory, but is recommended.

For each instance of the element:

  • If the default-language has not been specified in the Record Header, language is mandatory.
  • If language is present it must be a valid code from the codelist.
  • The name-text is mandatory.
Uptime Monitor is ON