
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| description | rail:tElementDescription | optional | ||||
| holidayDate | xs:date | required | ||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016' | ||||||
| Element | rail:eHolidays/rail:holiday |
<xs:complexType name="tHoliday"> <xs:attributeGroup ref="rail:aHoliday"/> <xs:attributeGroup ref="rail:anyAttribute"/> </xs:complexType> |