element WagonYardArrivalMessage
diagram taf_cat_complete_sector_p700.png
namespace http://taf-jsg.info/schemes
properties
content complex
children MessageHeader WagonNumberFreight YardArrival
annotation
documentation
This message is used by the RU to inform the LRU that the wagon has arrived at its yard.
source <xs:element name="WagonYardArrivalMessage">
 
<xs:annotation>
   
<xs:documentation>This message is used by the RU to inform the LRU that the wagon has arrived at its yard.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="MessageHeader"/>
     
<xs:element ref="WagonNumberFreight"/>
     
<xs:element ref="YardArrival"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


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