element WagonInformation
diagram taf_cat_complete_sector_p665.png
namespace http://taf-jsg.info/schemes
properties
content complex
children WagonNumberFreight LoadingStatus TotalWeight GoodsInWagon
used by
elements WIMO_Dataset/ConsignmentLevelData WagonArrivalNoticeMessage WagonDeliveryNoticeMessage WagonDepartureNoticeMessage WagonETI_ETA_Message WagonExceptionMessage WagonExceptionReasonMessage WagonInterchangeNoticeMessage WagonReleaseNoticeMessage
annotation
documentation
This element shows the unique wagon number together with the transportation units, loaded on the wagon, the used capacity and the weight of the complete load of the wagon
source <xs:element name="WagonInformation">
 
<xs:annotation>
   
<xs:documentation>This element shows the unique wagon number together with the transportation units, loaded on the wagon, the used capacity and the weight of the complete load of the wagon</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="WagonNumberFreight"/>
     
<xs:element ref="LoadingStatus"/>
     
<xs:element ref="TotalWeight" minOccurs="0"/>
     
<xs:element ref="GoodsInWagon" minOccurs="0" maxOccurs="99"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


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