<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 — Names, Dates, People, and Places | ||||||||||||||||||||||||||||||
Attributes | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) att.sortable (@sortKey)
| ||||||||||||||||||||||||||||||
Member of | |||||||||||||||||||||||||||||||
Contained by | corpus: particDesc namesdates: listPerson org | ||||||||||||||||||||||||||||||
May contain | figures: figure notatedMusic msdescription: msDesc namesdates: affiliation age birth death education event faith floruit langKnowledge listEvent nationality occupation persName residence sex socecStatus state trait transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin | ||||||||||||||||||||||||||||||
Declaration |
element personGrp { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.sortable.attributes, attribute role { data.enumerated }?, attribute sex { list { data.sex+ } }?, attribute age { data.enumerated }?, attribute size { list { data.word+ } }?, ( model.pLike+ | ( model.personPart | model.global )* ) } | ||||||||||||||||||||||||||||||
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. |