| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| Heated | xs:boolean | optional | ||||
| SeaWater | xs:boolean | optional | ||||
| Type | LocationSwimmingPoolTypeCodeType | optional |
| Complex Type | LocationSwimmingPoolType |
<xs:attributeGroup name="LocationSwimmingPoolGroup"> <xs:attribute name="Type" type="LocationSwimmingPoolTypeCodeType" use="optional"/> <xs:attribute name="Heated" type="xs:boolean" use="optional"/> <xs:attribute name="SeaWater" type="xs:boolean" use="optional"/> </xs:attributeGroup> |