element TrainDelay
diagram taf_cat_complete_sector_p570.png
namespace http://taf-jsg.info/schemes
properties
content complex
children AgainstBooked AgainstReferenced
used by
elements TrainAtLocation TrainLocationReport TrainReadyMessage/TrainReadyStatus TrainReadyStatus
annotation
documentation
Identifies the Delta delay time of a train against the booked schedule as well as against the referenced time
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy