| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| description | rail:tElementDescription | optional | ||||
| holidayDate | xs:date | required |
| Complex Type | rail:tHoliday |
<xs:attributeGroup name="aHoliday"> <xs:attribute name="holidayDate" type="xs:date" use="required"/> <xs:attribute name="description" type="rail:tElementDescription"/> </xs:attributeGroup> |