Definition Type Element
Name NetWeight
Abstract False
Documentation Net 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="NetWeight" >
  <xs:annotation>
    <xs:documentation>Net 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]
NetWeight
    NetWeight
References
NetWeight
Generated using Liquid XML Studio by Liquid Technologies Ltd