Definition Type: Attribute
Name: ProductName
Namespace: http://www.api.org/pidXML
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: InventoryBalance.xsd
Use (Optional)
Documentation:
The name of the product asscociated with the product code.
Collapse XSD Schema Diagram:
XSD Diagram of ProductName in schema inventorybalance_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<attribute name="ProductName" type="string">
    <annotation>
        <documentation>The name of the product asscociated with the product code.</documentation>
    </annotation>
</attribute>