<org>

<org> (organization) provides information about an identifiable organization such as a business, a tribe, or any other grouping of people. 13.2.2 Organizational Names
Modulenamesdates — 13 Names, Dates, People, and Places
Attributs att.typed (@type, @subtype) att.editLike (@cert, @resp, @evidence, @source)
rolespecifies a primary role or classification for the organization.
Statut Optionel
Type de données 1–∞ occurrences of
data.word
séparé par un espace
Valeurs one or more keywords separated by spaces
Utilisé parlistOrg model.personLike
Peut contenir
Declaration
element org
{
   att.global.attributes,
   att.typed.attributes,
   att.editLike.attributes,
   attribute role { list { data.word+ } }?,
   (
      model.headLike*,
      (
         ( model.pLike* )
       | ( model.labelLike | model.nameLike | model.placeLike )*
      ),
      ( model.noteLike | model.biblLike )*,
      model.personLike*
   )
}
Note
May contain either a prose description organized as paragraphs, or a sequence of more specific demographic elements drawn from the model.personPart class.