Definition Type: Element
Name: TransportInformation
Namespace: http://www.api.org/pidXML
Containing Schema: PIDXLib.xsd
Abstract
Documentation:
Structure containing information defining how product is transported.
Collapse XSD Schema Diagram:
Drilldown into DocumentReference in schema pidxlib_xsd Drilldown into TransportMethod in schema pidxlib_xsd Drilldown into TransportName in schema pidxlib_xsd Drilldown into CarrierEquipmentCode in schema pidxlib_xsd Drilldown into HazardousMaterials in schema pidxlib_xsd Drilldown into ServiceLevelCode in schema pidxlib_xsd Drilldown into Routing in schema pidxlib_xsd Drilldown into ShipmentTermsCode in schema pidxlib_xsd Drilldown into Location in schema pidxlib_xsd Drilldown into PartnerInformation in schema pidxlib_xsd Drilldown into TransportMethodCode in schema pidxlib_xsd Drilldown into RoutingSequenceCode in schema pidxlib_xsd Drilldown into ShipmentMethodOfPayment in schema pidxlib_xsd Drilldown into stageIdentifier in schema pidxlib_xsdXSD Diagram of TransportInformation in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="TransportInformation">
    <annotation>
        <documentation>Structure containing information defining how product is transported.</documentation>
    </annotation>
    <complexType>
        <sequence>
            <element ref="pidx:ShipmentMethodOfPayment" />
            <element ref="pidx:RoutingSequenceCode" minOccurs="0" />
            <element ref="pidx:TransportMethodCode" minOccurs="0" />
            <element ref="pidx:PartnerInformation" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:Location" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:ShipmentTermsCode" minOccurs="0" />
            <element ref="pidx:Routing" minOccurs="0" />
            <element ref="pidx:ServiceLevelCode" minOccurs="0" />
            <element ref="pidx:HazardousMaterials" minOccurs="0" />
            <element ref="pidx:CarrierEquipmentCode" minOccurs="0" />
            <element ref="pidx:TransportName" minOccurs="0" />
            <element ref="pidx:TransportMethod" minOccurs="0" />
            <element ref="pidx:DocumentReference" minOccurs="0" maxOccurs="unbounded" />
        </sequence>
        <attribute name="stageIdentifier" type="string" use="optional">
            <annotation>
                <documentation>Identifies the stage of the shipping route.</documentation>
            </annotation>
        </attribute>
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ShipmentMethodOfPayment pidx:ShipmentMethodOfPayment (1) (1)
RoutingSequenceCode pidx:RoutingSequenceCode 0 (1)
TransportMethodCode pidx:TransportMethodCode 0 (1)
PartnerInformation pidx:PartnerInformation 0 unbounded
Location pidx:Location 0 unbounded
ShipmentTermsCode pidx:ShipmentTermsCode 0 (1)
Routing pidx:Routing 0 (1)
ServiceLevelCode pidx:ServiceLevelCode 0 (1)
HazardousMaterials pidx:HazardousMaterials 0 (1)
CarrierEquipmentCode pidx:CarrierEquipmentCode 0 (1)
TransportName pidx:TransportName 0 (1)
TransportMethod pidx:TransportMethod 0 (1)
DocumentReference pidx:DocumentReference 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
stageIdentifier pidx:stageIdentifier Optional