Definition Type: Attribute
Name: FinishedProductCount
Namespace: http://www.api.org/pidXML
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: BillOfLadingCreate.xsd
Use Required
Documentation:
Specifies the total number of finished products.
Collapse XSD Schema Diagram:
XSD Diagram of FinishedProductCount in schema billofladingcreate_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<attribute name="FinishedProductCount" type="integer" use="required">
    <annotation>
        <documentation>Specifies the total number of finished products.</documentation>
    </annotation>
</attribute>