<personGrp>

<personGrp> (personal group) 分析上,ひとりの人物として扱われる,個人のグループを示す. 15.2.2 The Participant Description
モジュールnamesdates — 13 Names, Dates, People, and Places
属性
role 交流の参加者から成る当該グループの役割を示す.
状態 任意
データ型
data.code
a set of keywords to be defined
sex 参加者グループの性別を示す.
状態 任意
データ型
data.sex | "mixed"
age 当該参加者の年齢層を示す.
状態 任意
データ型
data.word
suggested values are to be supplied
size 当該グループのおよその大きさを示す.
状態 任意
データ型 1–∞ occurrences of
data.word
空白文字で区切られる
may contain a number and an indication of accuracy, e.g. approx 200
当該モジュールを使用するもの model.personLike
下位
宣言
element personGrp
{
   att.global.attributes,
   attribute role { data.code }?,
   attribute sex { data.sex | "mixed" }?,
   attribute age { data.word }?,
   attribute size { list { data.word+ } }?,
   ( model.pLike+ | model.personPart* )
}
<personGrp
  xml:id="pg1"
  role="audience"
  sex="mixed"
  size="approx 50"/>
解説
May contain a prose description organized as paragraphs, or any sequence of demographic elements in any combination.
The global xml:id attribute should be used to identify each speaking participant in a spoken text if the who attribute is specified on individual utterances.