Definition Type Element
Name quantityUnits
Type string
Abstract False
Content Type Restriction
Facets  
Enumerations 60KB , 69KB , 70KB , MT , LBS , KGS , 46KB
Documentation Units associated with the quantity.  E.g.69 Kg Bags
XSD Schema .\DeliveryOrder_NCA_V1R1.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="quantityUnits" >
  <xs:annotation>
    <xs:documentation>Units associated with the quantity.  E.g.69 Kg Bags</xs:documentation>
  </xs:annotation>

  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="60KB"/>
      <xs:enumeration value="69KB"/>
      <xs:enumeration value="70KB"/>
      <xs:enumeration value="MT"/>
      <xs:enumeration value="LBS"/>
      <xs:enumeration value="KGS"/>
      <xs:enumeration value="46KB"/>
    </xs:restriction>

  </xs:simpleType>

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