<org>

<org> (organization) 特定可能な団体の情報を示す.例えば,会社,集団など,人の集まり. 13.2.2 Organizational Names
モジュールnamesdates — 13 Names, Dates, People, and Places
属性 att.typed (@type, @subtype) att.editLike (@cert, @resp, @evidence, @source)
role 当該組織の,第一位の役割または分類を示す.
状態 任意
データ型 1–∞ occurrences of
data.word
空白文字で区切られる
one or more keywords separated by spaces
当該モジュールを使用するものlistOrg model.personLike
下位
宣言
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*
   )
}
解説
May contain either a prose description organized as paragraphs, or a sequence of more specific demographic elements drawn from the model.personPart class.