| diagram | ![]() |
||
| namespace | http://taf-jsg.info/schemes | ||
| properties |
|
||
| children | AgainstBooked AgainstReferenced | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="TrainDelay"> <xs:annotation> <xs:documentation>Identifies the Delta delay time of a train against the booked schedule as well as against the referenced time </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="AgainstBooked" minOccurs="0"/> <xs:element ref="AgainstReferenced" minOccurs="0"> <xs:annotation> <xs:documentation>Delay compared to the referenced Date/Time</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |