curlingEquipmentAttributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
stone-color xs:string optional
stone-id xs:string optional
stone-number xs:integer optional

Used By

Attribute Group participantAttributes

Source

<xs:attributeGroup name="curlingEquipmentAttributes">
  <xs:attribute name="stone-color" use="optional" type="xs:string"/>
  <xs:attribute name="stone-id" use="optional" type="xs:string"/>
  <xs:attribute name="stone-number" use="optional" type="xs:integer"/>
</xs:attributeGroup>