<personGrp>
<personGrp> (personal group) 分析上,ひとりの人物として扱われる,個人のグループを示す. 15.2.2 The Participant Description | |||||||||||||||||||||||||||||||
モジュール | namesdates — 13 Names, Dates, People, and Places | ||||||||||||||||||||||||||||||
属性 |
| ||||||||||||||||||||||||||||||
当該モジュールを使用するもの | model.personLike | ||||||||||||||||||||||||||||||
下位 | 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"/> | ||||||||||||||||||||||||||||||
解説 | 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. |