Definition Type Element
Name Container
Abstract False
Documentation Identifies the container if the freight type is container
XSD Schema .\Invoice_NCA_V1R1.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="Container" >
  <xs:annotation>
    <xs:documentation>Identifies the container if the freight type is container</xs:documentation>
  </xs:annotation>

  <xs:complexType>
    <xs:sequence>
      <xs:element ref="containerIdentification"/>
      <xs:element minOccurs="0" ref="containerType"/>
    </xs:sequence>

  </xs:complexType>

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