element TrainLocationReport
diagram taf_cat_complete_sector_p588.png
namespace http://taf-jsg.info/schemes
properties
content complex
children Location LocationDateTime TrainLocationStatus BookedLocationDateTime ReferencedLocationDateTime TrainDelay
used by
elements TrainRunningForecastMessage TrainRunningInformationMessage
annotation
documentation
Specifies the relevant running data of a train related to a specific location
source <xs:element name="TrainLocationReport">
 
<xs:annotation>
   
<xs:documentation>Specifies the relevant running data of a train related to a specific location</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="Location"/>
     
<xs:element ref="LocationDateTime"/>
     
<xs:element ref="TrainLocationStatus"/>
     
<xs:element ref="BookedLocationDateTime" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Scheduled Date and Time of a train at a specified location as defined in the path contract</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="ReferencedLocationDateTime" minOccurs="0"/>
     
<xs:element ref="TrainDelay" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


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