Definition Type: Attribute
Name: ProductCode
Namespace: http://www.api.org/pidXML
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: InventoryBalance.xsd
Use Required
Documentation:
A code that identifies the inventoried product. Codes used are the Oil Industry Common Product Codes. The codes are maintained and available from the PIDX Downstream eBusiness Subcommittee.
Collapse XSD Schema Diagram:
XSD Diagram of ProductCode in schema inventorybalance_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<attribute name="ProductCode" type="string" use="required">
    <annotation>
        <documentation>A code that identifies the inventoried product.  Codes used are the Oil Industry Common Product Codes.  The codes are maintained and available from the PIDX Downstream eBusiness Subcommittee. </documentation>
    </annotation>
</attribute>