Definition Type Element
Name DeliveryOrder
Abstract False
Documentation This document provides the authorization for the designated party to take delivery of the specified consignment at the specified delivery location, and describes the associated terms and conditions.
XSD Schema .\DeliveryOrder_NCA_V1R1.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="DeliveryOrder" >
  <xs:annotation>
    <xs:documentation>This document provides the authorization for the designated party to take delivery of the specified consignment at the specified delivery location, and describes the associated terms and conditions.</xs:documentation>
  </xs:annotation>

  <xs:complexType>
    <xs:sequence>
      <xs:element ref="Header"/>
      <xs:element ref="Body"/>
    </xs:sequence>

  </xs:complexType>

</xs:element>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
DeliveryOrder
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd