Definition Type: Attribute
Name: ShipToName
Namespace: http://www.api.org/pidXML
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: BillOfLadingCreate.xsd
Use (Optional)
Documentation:
Specifies the name of a receiver of a product. In some cases this may be the marketer. In other cases, this may be the end location.
Collapse XSD Schema Diagram:
XSD Diagram of ShipToName in schema billofladingcreate_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<attribute name="ShipToName" type="string">
    <annotation>
        <documentation>Specifies the name of a receiver of a product. In some cases this may be the marketer. In other cases, this may be the end location.</documentation>
    </annotation>
</attribute>