Definition Type: Attribute
Name: ConsigneeNumber
Namespace: http://www.api.org/pidXML
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: BillOfLadingCreate.xsd
Use Required
Documentation:
An alpha-numeric field which identifies the consignee as it appears on the BOL. This field may include the following two data fields: 'Bill To ID' and (optionally) 'Ship To ID'.
Collapse XSD Schema Diagram:
XSD Diagram of ConsigneeNumber in schema billofladingcreate_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<attribute name="ConsigneeNumber" type="string" use="required">
    <annotation>
        <documentation>An alpha-numeric field which identifies the consignee as it appears on the BOL. 
						This field may include the following two data fields: 'Bill To ID' and (optionally) 'Ship To ID'.</documentation>
    </annotation>
</attribute>