element LoadingFacility
diagram taf_cat_complete_sector_p262.png
namespace http://taf-jsg.info/schemes
properties
content complex
children CustomerNumber AdministrativeContactInformation
used by
elements ConsignmentOrderMessage/COMS/COM/AcceptancePoint ConsignmentOrderMessage/COMS/COM/DeliveryPoint
annotation
documentation
Identifies the loading facility (in case of message type = ORU)
source <xs:element name="LoadingFacility">
 
<xs:annotation>
   
<xs:documentation>Identifies the loading facility (in case of message type = ORU)</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="CustomerNumber" minOccurs="0"/>
     
<xs:element ref="AdministrativeContactInformation"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


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