element WagonEventInformation
diagram taf_cat_complete_sector_p659.png
namespace http://taf-jsg.info/schemes
properties
content complex
children WagonEvent EventDateTime Location
used by
element WIMO_Dataset/EventLevelData
annotation
documentation
This is a WIMO element that is derived from the Wagon Release Notice and Event Messages
source <xs:element name="WagonEventInformation">
 
<xs:annotation>
   
<xs:documentation>This is a WIMO element that is derived from the Wagon Release Notice and Event Messages</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="WagonEvent">
       
<xs:simpleType>
         
<xs:restriction base="xs:token">
           
<xs:enumeration value="Release"/>
           
<xs:enumeration value="Arrival"/>
           
<xs:enumeration value="Departure"/>
           
<xs:enumeration value="Exception"/>
           
<xs:enumeration value="Delivery"/>
           
<xs:enumeration value="InterchangeDelivery"/>
           
<xs:enumeration value="InterchangeReceipt"/>
           
<xs:enumeration value="YardDeparture"/>
           
<xs:enumeration value="YardArrival"/>
           
<xs:enumeration value="DeliveryConfirmation"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="EventDateTime" type="xs:dateTime"/>
     
<xs:element ref="Location"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element WagonEventInformation/WagonEvent
diagram taf_cat_complete_sector_p660.png
namespace http://taf-jsg.info/schemes
type restriction of xs:token
properties
content simple
facets
Kind Value Annotation
enumeration Release
enumeration Arrival
enumeration Departure
enumeration Exception
enumeration Delivery
enumeration InterchangeDelivery
enumeration InterchangeReceipt
enumeration YardDeparture
enumeration YardArrival
enumeration DeliveryConfirmation
source <xs:element name="WagonEvent">
 
<xs:simpleType>
   
<xs:restriction base="xs:token">
     
<xs:enumeration value="Release"/>
     
<xs:enumeration value="Arrival"/>
     
<xs:enumeration value="Departure"/>
     
<xs:enumeration value="Exception"/>
     
<xs:enumeration value="Delivery"/>
     
<xs:enumeration value="InterchangeDelivery"/>
     
<xs:enumeration value="InterchangeReceipt"/>
     
<xs:enumeration value="YardDeparture"/>
     
<xs:enumeration value="YardArrival"/>
     
<xs:enumeration value="DeliveryConfirmation"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element WagonEventInformation/EventDateTime
diagram taf_cat_complete_sector_p661.png
namespace http://taf-jsg.info/schemes
type xs:dateTime
properties
content simple
source <xs:element name="EventDateTime" type="xs:dateTime"/>


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