Definition Type Element
Name Quantity
Abstract False
Documentation Quantity being shipped expressed as a weight or as a number of bags of certain weight, typically in the same units as the unit used to specify the quantity in the contract.
XSD Schema .\Invoice_NCA_V1R1.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="Quantity" >
  <xs:annotation>
    <xs:documentation>Quantity being shipped expressed as a weight or as a number of bags of certain weight, typically in the same units as the unit used to specify the quantity in the contract.</xs:documentation>
  </xs:annotation>

  <xs:complexType>
    <xs:sequence>
      <xs:element ref="quantityValue"/>
      <xs:element ref="quantityUnits"/>
      <xs:element ref="packagingType"/>
    </xs:sequence>

  </xs:complexType>

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