participantAttributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
idref xs:IDREF required
A pointer to a player who participated in the play.
role QCodeType optional
The role of the participant in the particular action, as opposed to their designated position on the team.
stone-color xs:string optional
stone-id xs:string optional
stone-number xs:integer optional
team-idref xs:IDREF optional
A pointer to the participant's team.

Used By

Source

<xs:attributeGroup name="participantAttributes">
  <xs:attributeGroup ref="commonParticipantAttributes"/>
  <xs:attributeGroup ref="curlingEquipmentAttributes"/>
</xs:attributeGroup>