<personGrp>

<personGrp> (personal group) describes a group of individuals treated as a single person for analytic purposes. [15.2.2 The Participant Description]
Modulnamesdates — Names, Dates, People, and Places
Attributeatt.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)
rolespecifies the role of this group of participants in the interaction.
Zustand Optional
Datentyp

<rng:ref name="data.enumerated"/>
data.enumerated
sexspecifies the sex of the participant group.
Zustand Optional
Datentyp 1–∞ Vorkommen von 

<rng:ref name="data.sex"/>
data.sex
durch Leerzeichen getrennt
agespecifies the age group of the participants.
Zustand Optional
Datentyp

<rng:ref name="data.enumerated"/>
data.enumerated
sizedescribes informally the size or approximate size of the group for example by means of a number and an indication of accuracy e.g. approx 200.
Zustand Optional
Datentyp 1–∞ Vorkommen von 

<rng:ref name="data.word"/>
data.word
durch Leerzeichen getrennt
Mitglied des
Enthalten in
corpus: particDesc
namesdates: listPerson org
Kann enthalten
Deklaration

<rng:element name="personGrp">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:ref name="att.sortable.attributes"/>
 <rng:optional>
  <rng:attribute name="role">
   <rng:ref name="data.enumerated"/>
  </rng:attribute>
 </rng:optional>
 <rng:optional>
  <rng:attribute name="sex">
   <rng:list>
    <rng:oneOrMore>
     <rng:ref name="data.sex"/>
    </rng:oneOrMore>
   </rng:list>
  </rng:attribute>
 </rng:optional>
 <rng:optional>
  <rng:attribute name="age">
   <rng:ref name="data.enumerated"/>
  </rng:attribute>
 </rng:optional>
 <rng:optional>
  <rng:attribute name="size">
   <rng:list>
    <rng:oneOrMore>
     <rng:ref name="data.word"/>
    </rng:oneOrMore>
   </rng:list>
  </rng:attribute>
 </rng:optional>
 <rng:choice>
  <rng:oneOrMore>
   <rng:ref name="model.pLike"/>
  </rng:oneOrMore>
  <rng:zeroOrMore>
   <rng:choice>
    <rng:ref name="model.personPart"/>
    <rng:ref name="model.global"/>
   </rng:choice>
  </rng:zeroOrMore>
 </rng:choice>
</rng:element>
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 )* )
}
Beispiel
<personGrp xml:id="pg1role="audience"
 sex="mixedsize="approx 50"/>