Definition Type Element
Name GrossWeight
Abstract False
Documentation Gross Weight of the Shipment/Consignment as indicated in the Invoice
XSD Schema .\Invoice_NCA_V1R1.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="GrossWeight" >
  <xs:annotation>
    <xs:documentation>Gross Weight of the Shipment/Consignment as indicated in the Invoice</xs:documentation>
  </xs:annotation>

  <xs:complexType>
    <xs:sequence>
      <xs:element ref="value"/>
      <xs:element ref="weightUnitCode"/>
    </xs:sequence>

  </xs:complexType>

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