Definition Type: ComplexType
Name: OrderLineItemsType
Namespace: http://www.api.org/pidXML
Type: pidx:LineItemsType
Containing Schema: PIDXLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into JobLocationClassCode in schema pidxlib_xsd Drilldown into AccompanyingSampleCode in schema pidxlib_xsd Drilldown into ImportLicenseAvailableFlag in schema pidxlib_xsd Drilldown into ImportLicenseNeededFlag in schema pidxlib_xsd Drilldown into Label in schema pidxlib_xsd Drilldown into QuoteIdentifier in schema pidxlib_xsd Drilldown into PackListRequirements in schema pidxlib_xsd Drilldown into SpecialServicesRequest in schema pidxlib_xsd Drilldown into Routing in schema pidxlib_xsd Drilldown into RequestedDocument in schema pidxlib_xsd Drilldown into TransportInformation in schema pidxlib_xsd Drilldown into ScheduleDateTimeRange in schema pidxlib_xsd Drilldown into ScheduleDateTime in schema pidxlib_xsd Drilldown into ShipmentTerms in schema pidxlib_xsd Drilldown into DeliveryTolerances in schema pidxlib_xsd Drilldown into CountryOfFinalDestination in schema pidxlib_xsd Drilldown into CountryOfOrigin in schema pidxlib_xsd Drilldown into BatchNumber in schema pidxlib_xsd Drilldown into EngineeringChangeOrderIdentifier in schema pidxlib_xsd Drilldown into LineItemPurposeCode in schema pidxlib_xsd Drilldown into PackagingQuantity in schema pidxlib_xsd Drilldown into OrderQuantity in schema pidxlib_xsd Drilldown into ProductInformation in schema pidxlib_xsd Drilldown into RevisionNumber in schema pidxlib_xsd Drilldown into Comment in schema pidxlib_xsd Drilldown into CustomerSpecificInformation in schema pidxlib_xsd Drilldown into PartnerInformation in schema pidxlib_xsd Drilldown into DocumentReference in schema pidxlib_xsd Drilldown into LineItemNumber in schema pidxlib_xsd Drilldown into LineItemsType in schema pidxlib_xsdXSD Diagram of OrderLineItemsType in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<complexType name="OrderLineItemsType">
    <complexContent>
        <extension base="pidx:LineItemsType">
            <sequence>
                <element ref="pidx:RevisionNumber" minOccurs="0" />
                <element ref="pidx:ProductInformation" maxOccurs="unbounded" />
                <element ref="pidx:OrderQuantity" />
                <element ref="pidx:PackagingQuantity" minOccurs="0" />
                <element ref="pidx:LineItemPurposeCode" minOccurs="0" />
                <element ref="pidx:EngineeringChangeOrderIdentifier" minOccurs="0" />
                <element ref="pidx:BatchNumber" minOccurs="0" />
                <element ref="pidx:CountryOfOrigin" minOccurs="0" />
                <element ref="pidx:CountryOfFinalDestination" minOccurs="0" />
                <element ref="pidx:DeliveryTolerances" minOccurs="0" />
                <element ref="pidx:ShipmentTerms" minOccurs="0" />
                <choice minOccurs="0">
                    <element ref="pidx:ScheduleDateTime" />
                    <element ref="pidx:ScheduleDateTimeRange" />
                </choice>
                <element ref="pidx:TransportInformation" minOccurs="0" maxOccurs="unbounded" />
                <element ref="pidx:RequestedDocument" minOccurs="0" maxOccurs="unbounded" />
                <element ref="pidx:Routing" minOccurs="0" />
                <element ref="pidx:SpecialServicesRequest" minOccurs="0" maxOccurs="unbounded" />
                <element ref="pidx:PackListRequirements" minOccurs="0" />
                <element ref="pidx:QuoteIdentifier" minOccurs="0" />
                <element ref="pidx:Label" minOccurs="0" maxOccurs="unbounded" />
                <element ref="pidx:ImportLicenseNeededFlag" minOccurs="0" />
                <element ref="pidx:ImportLicenseAvailableFlag" minOccurs="0" />
                <element ref="pidx:AccompanyingSampleCode" minOccurs="0" />
                <element ref="pidx:JobLocationClassCode" minOccurs="0" />
            </sequence>
        </extension>
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineItemNumber pidx:LineItemNumber 0 (1)
DocumentReference pidx:DocumentReference 0 unbounded
PartnerInformation pidx:PartnerInformation 0 unbounded
CustomerSpecificInformation pidx:CustomerSpecificInformation 0 unbounded
Comment pidx:Comment 0 unbounded
RevisionNumber pidx:RevisionNumber 0 (1)
ProductInformation pidx:ProductInformation (1) unbounded
OrderQuantity pidx:OrderQuantity (1) (1)
PackagingQuantity pidx:PackagingQuantity 0 (1)
LineItemPurposeCode pidx:LineItemPurposeCode 0 (1)
EngineeringChangeOrderIdentifier pidx:EngineeringChangeOrderIdentifier 0 (1)
BatchNumber pidx:BatchNumber 0 (1)
CountryOfOrigin pidx:CountryOfOrigin 0 (1)
CountryOfFinalDestination pidx:CountryOfFinalDestination 0 (1)
DeliveryTolerances pidx:DeliveryTolerances 0 (1)
ShipmentTerms pidx:ShipmentTerms 0 (1)
ScheduleDateTime pidx:ScheduleDateTime (1) (1)
ScheduleDateTimeRange pidx:ScheduleDateTimeRange (1) (1)
TransportInformation pidx:TransportInformation 0 unbounded
RequestedDocument pidx:RequestedDocument 0 unbounded
Routing pidx:Routing 0 (1)
SpecialServicesRequest pidx:SpecialServicesRequest 0 unbounded
PackListRequirements pidx:PackListRequirements 0 (1)
QuoteIdentifier pidx:QuoteIdentifier 0 (1)
Label pidx:Label 0 unbounded
ImportLicenseNeededFlag pidx:ImportLicenseNeededFlag 0 (1)
ImportLicenseAvailableFlag pidx:ImportLicenseAvailableFlag 0 (1)
AccompanyingSampleCode pidx:AccompanyingSampleCode 0 (1)
JobLocationClassCode pidx:JobLocationClassCode 0 (1)
Collapse Derivation Tree:
Collapse References:
pidx:OrderChangeCancelLineItems, pidx:OrderLineItemspidx:OrderResponseLineItemsType,