Definition Type: Attribute
Name: ProductCode
Namespace: http://www.api.org/pidXML
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: PIDXLib.xsd
Use Required
Documentation:
A code which identifies the product loaded. Codes used are the Oil Industry Common Product Codes. The codes are maintained and available from the PIDX Downstream E-Business Subcommittee. If there was no blending, the Component and Finished Product Codes should be the same code.
Collapse XSD Schema Diagram:
XSD Diagram of ProductCode in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<attribute name="ProductCode" type="string" use="required">
    <annotation>
        <documentation>A code which identifies the product loaded.  Codes used are the Oil Industry Common Product Codes.  The codes are maintained and available from the PIDX Downstream E-Business Subcommittee. If there was no blending, the Component and Finished Product Codes should be the same code.</documentation>
    </annotation>
</attribute>