QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
arrival | xs:time | optional | ||||
arrivalDay | xs:integer | 0 | optional | |||
departure | xs:time | optional | ||||
departureDay | xs:integer | 0 | optional | |||
scope | rail:tTimeScope | required | ||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016' |
<xs:element name="times" type="rail:eArrivalDepartureTimes" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation source="http://wiki.railml.org/index.php?title=TT:times"/> </xs:annotation> </xs:element> |