Definition Type: Attribute
Name: NetQuantityTotal
Namespace: http://www.api.org/pidXML
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: BillOfLadingCreate.xsd
Use Required
Documentation:
The sum of the NetQuantity element values directly beneath (one level below) the FinishedProduct elements – regardless of the UOM. This is used as a checksum for the document.
Collapse XSD Schema Diagram:
XSD Diagram of NetQuantityTotal in schema billofladingcreate_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<attribute name="NetQuantityTotal" type="decimal" use="required">
    <annotation>
        <documentation>The sum of the NetQuantity element values directly beneath (one level below) the FinishedProduct elements – regardless of the UOM.  This is used as a checksum for the document.</documentation>
    </annotation>
</attribute>