| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| stone-color | xs:string | optional | ||||
| stone-id | xs:string | optional | ||||
| stone-number | xs:integer | optional |
| Attribute Group | participantAttributes |
<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> |