QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
arrivalDelay | xs:duration | optional | ||||
departureDelay | xs:duration | optional | ||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016' |
<xs:complexType name="tStandardDeviationTimes"> <xs:attributeGroup ref="rail:aArrivalDepartureDelay"/> <xs:attributeGroup ref="rail:anyAttribute"/> </xs:complexType> |