role

specifies the role of this group of participants in the
interaction.

Attribute Information

Used By

Element tei:personGrp

Source

<xs:attribute name="role">
  <xs:annotation>
    <xs:documentation>specifies the role of this group of participants in the interaction.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:pattern value="(\p{L}|\p{N}|\p{P}|\p{S})+"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample