<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
Módulonamesdates — 13 Names, Dates, People, and Places
Atributos att.typed (@type, @subtype) att.editLike (@cert, @resp, @evidence, @source)
roleestablece el rol o la clasificación primaria de una persona.
Estado Opcional
Tipo de datos 1–∞ occurrences of
data.word
separated by whitespace
Valores one or more keywords separated by spaces
Used bylistOrg model.personLike
May contain
Declaración
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*
   )
}
Nota
May contain either a prose description organized as paragraphs, or a sequence of more specific demographic elements drawn from the model.personPart class.