element WagonDepartureNoticeMessage
diagram taf_cat_complete_sector_p656.png
namespace http://taf-jsg.info/schemes
properties
content complex
children MessageHeader RelatedReference WagonInformation Customers WagonAtDeparture
annotation
documentation
This message is used by the RU in charge to inform the LRU that the wagon has been picked-up (pulled) and has reached the RU's Yard of Departure.  This message is the response to the WagonReleaseNoticeMessage.
source <xs:element name="WagonDepartureNoticeMessage">
 
<xs:annotation>
   
<xs:documentation>This message is used by the RU in charge to inform the LRU that the wagon has been picked-up (pulled) and has reached the RU's Yard of Departure.  This message is the response to the WagonReleaseNoticeMessage.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="MessageHeader"/>
     
<xs:element ref="RelatedReference" minOccurs="0"/>
     
<xs:element ref="WagonInformation"/>
     
<xs:element ref="Customers"/>
     
<xs:element ref="WagonAtDeparture"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


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