<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
Attributes att.typed (@type, @subtype) att.editLike (@cert, @resp, @evidence, @source)
rolespecifies a primary role or classification for the organization.
Status Optional
Datatype 1–∞ occurrences of
data.word
separated by whitespace
Values one or more keywords separated by spaces
Used bylistOrg model.personLike
May contain
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.