Definition Type Element
Name containerType
Type string
Abstract False
Content Type List
Documentation Type of container - 20 or 40 feet
XSD Schema .\DeliveryOrder_NCA_V1R1.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="containerType" >
  <xs:annotation>
    <xs:documentation>Type of container - 20 or 40 feet</xs:documentation>
  </xs:annotation>

  <xs:simpleType>
    <xs:list itemType="xs:string"/>
  </xs:simpleType>

</xs:element>
Derivation Tree
[No Sub Types]
containerType
    containerType
References
containerType
Generated using Liquid XML Studio by Liquid Technologies Ltd