Definition Type: Element
Name: Shipments
Namespace: http://www.api.org/pidXML
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: InventoryBalance.xsd
Abstract
Documentation:
Total volume of all shipments out of the terminal other than truck rack (does not include exchange transactions).
Collapse XSD Schema Diagram:
XSD Diagram of Shipments in schema inventorybalance_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="Shipments" type="integer">
    <annotation>
        <documentation>Total volume of all shipments out of the terminal other than truck rack (does not include exchange transactions).</documentation>
    </annotation>
</element>