Definition Type: Element
Name: TransfersInTotal
Namespace: http://www.api.org/pidXML
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: InventoryBalance.xsd
Abstract
Documentation:
The total number of stock transfers (for a given product for a given time period) from another shipper within the same terminal (also referred to as PTO (product transfer order) or ITT (in-tank custody transfers)).
Collapse XSD Schema Diagram:
XSD Diagram of TransfersInTotal in schema inventorybalance_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="TransfersInTotal" type="integer">
    <annotation>
        <documentation>The total number of stock transfers (for a given product for a given time period) from another shipper within the same terminal (also referred to as PTO (product transfer order) or ITT (in-tank custody transfers)).</documentation>
    </annotation>
</element>