<personGrp>
<personGrp> 分析上,ひとりの人物として扱われる,個人のグループを示す. 15.2.2 The Participant Description | |||||||||||||||||||||||||||||||
モジュール | namesdates — 13 Names, Dates, People, and Places | ||||||||||||||||||||||||||||||
属性 |
| ||||||||||||||||||||||||||||||
当該モジュールを使用するもの | |||||||||||||||||||||||||||||||
下位 | linking: ab | ||||||||||||||||||||||||||||||
宣言 |
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"/> | ||||||||||||||||||||||||||||||
解説 | 段落から成る散文の解説,または一連の人口統計要素を含むかもしれない. 個々の発話に属性whoが付与されている場合,グローバル属性 xml:idは,発話テキスト中の発話者を特定するために使われる べきである. |