QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
endDate | xs:date | optional | ||||
endTime | xs:time | optional | ||||
singleDate | xs:date | optional | ||||
startDate | xs:date | optional | ||||
startTime | xs:time | optional | ||||
type | rail:tSpecialServiceType | required | ||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016' |
<xs:complexType name="tSpecialService"> <xs:attributeGroup ref="rail:aSpecialService"/> <xs:attributeGroup ref="rail:anyAttribute"/> </xs:complexType> |