Organization name

Organization name

MADS Element: authority

Element Definition

A container that includes a standardized "authoritative" form of an agent (person or organization), an event, a title, or a term (topic, genre, geographic).

AILLA Definition

The complete name of the organization.

Form option

Text

Repeatable

No

Form Required?

Required

AILLA Required?

Required

Subelement/Attribute Name

Definition/Description

Examples

XPath Syntax

Dublin Core

Name

Subelement

Defines the authority as a name

 

mads:authority/mads:name

to be added

Type

Defines the type of name as corporate

corporate

mads:name[@type="corporate"]

to be added

Name part

Subelement

Separates out the name of the organization

 

mads:name/mads:namePart

to be added

XML

<authority>

    <name type="corporate">

        <namePart>Archive of the Indigenous Languages of Latin America</namePart>

    </name>

</authority