element ArrivalInterchangeReport
diagram taf_cat_complete_sector_p26.png
namespace http://taf-jsg.info/schemes
properties
content complex
children Source Location ArrivalTimeAtLocation TrainID
used by
element WagonETI_ETA_Message
annotation
documentation
The arrival or interchange station where ETI end
source <xs:element name="ArrivalInterchangeReport">
 
<xs:annotation>
   
<xs:documentation>The arrival or interchange station where ETI end</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Source">
       
<xs:annotation>
         
<xs:documentation>Source of information</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:enumeration value="Experienced time of arrival"/>
           
<xs:enumeration value="Real Time Train Situation"/>
           
<xs:enumeration value="Estimated time of arrival"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element ref="Location"/>
     
<xs:element ref="ArrivalTimeAtLocation"/>
     
<xs:element ref="TrainID" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ArrivalInterchangeReport/Source
diagram taf_cat_complete_sector_p27.png
namespace http://taf-jsg.info/schemes
type restriction of xs:string
properties
content simple
facets
Kind Value Annotation
enumeration Experienced time of arrival
enumeration Real Time Train Situation
enumeration Estimated time of arrival
annotation
documentation
Source of information
source <xs:element name="Source">
 
<xs:annotation>
   
<xs:documentation>Source of information</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="Experienced time of arrival"/>
     
<xs:enumeration value="Real Time Train Situation"/>
     
<xs:enumeration value="Estimated time of arrival"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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