<personGrp>
<personGrp> (personal group) describes a group of individuals treated as a single person for analytic purposes. 15.2.2 The Participant Description | |||||||||||||||||||||||||||||||
Module | namesdates — 13 Names, Dates, People, and Places | ||||||||||||||||||||||||||||||
In addition to global attributes | In addition to global attributes
|
||||||||||||||||||||||||||||||
Used by | |||||||||||||||||||||||||||||||
May contain |
linking: ab
|
||||||||||||||||||||||||||||||
Declaration |
element personGrp { att.global.attributes, attribute role { data.enumerated }?, attribute sex { data.sex | "mixed" }?, attribute age { data.enumerated }?, attribute size { list { data.word+ } }?, ( model.pLike+ | model.personPart* ) } |
||||||||||||||||||||||||||||||
Example |
<personGrp
xml:id="pg1" role="audience" sex="mixed" size="approx 50"/> |
||||||||||||||||||||||||||||||
Note |
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.
|