diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | MessageHeader RelatedReference WagonInformation Customers WagonAtDeparture | ||
annotation |
|
||
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> |