Definition Type: Element
Name: ShipToInformation
Namespace: http://www.api.org/pidXML
Type: pidx:ShipToInformationType
Containing Schema: BillOfLadingCreate.xsd
Abstract
Documentation:
Information about the location to which products are shipped.
Collapse XSD Schema Diagram:
Drilldown into AddressInformation in schema pidxlib_xsd Drilldown into ShipToStateCode in schema billofladingcreate_xsd Drilldown into ShipToName in schema billofladingcreate_xsd Drilldown into ShipToID in schema billofladingcreate_xsd Drilldown into ShipToCountyCode in schema billofladingcreate_xsd Drilldown into ShipToCityCode in schema billofladingcreate_xsd Drilldown into ShipToInformationType in schema billofladingcreate_xsdXSD Diagram of ShipToInformation in schema billofladingcreate_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="ShipToInformation" type="pidx:ShipToInformationType">
    <annotation>
        <documentation>Information about the location to which products are shipped.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AddressInformation pidx:AddressInformation 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
ShipToCityCode pidx:ShipToCityCode (Optional)
ShipToCountyCode pidx:ShipToCountyCode (Optional)
ShipToID pidx:ShipToID (Optional)
ShipToName pidx:ShipToName (Optional)
ShipToStateCode pidx:ShipToStateCode Required
Collapse Derivation Tree: