Definition Type: Element
Name: OrderResponseSubLineItem
Namespace: http://www.api.org/pidXML
Containing Schema: OrderResponse.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Comment in schema pidxlib_xsd Drilldown into Attachment in schema pidxlib_xsd Drilldown into ReferenceInformation in schema pidxlib_xsd Drilldown into PackagingCharacteristicDescription in schema pidxlib_xsd Drilldown into PackagingCharacteristicCode in schema pidxlib_xsd Drilldown into SpecialInstructions in schema pidxlib_xsd Drilldown into CreditCardInformation in schema pidxlib_xsd Drilldown into PaymentTerms in schema pidxlib_xsd Drilldown into TransportInformation in schema pidxlib_xsd Drilldown into CountryOfFinalDestination in schema pidxlib_xsd Drilldown into CountryOfOrigin in schema pidxlib_xsd Drilldown into ServiceDateTime in schema pidxlib_xsd Drilldown into LineItemTotal in schema pidxlib_xsd Drilldown into Tax in schema pidxlib_xsd Drilldown into AllowanceOrCharge in schema pidxlib_xsd Drilldown into Pricing in schema pidxlib_xsd Drilldown into JobLocationInformation in schema pidxlib_xsd Drilldown into PartnerInformation in schema pidxlib_xsd Drilldown into CommodityCode in schema pidxlib_xsd Drilldown into ChangeDescription in schema pidxlib_xsd Drilldown into OrderQuantity in schema pidxlib_xsd Drilldown into LineItemInformation in schema pidxlib_xsd Drilldown into LineResponseReasonCode in schema pidxlib_xsd Drilldown into LineStatusCode in schema pidxlib_xsd Drilldown into PurchaseOrderSubLineItemNumber in schema pidxlib_xsdXSD Diagram of OrderResponseSubLineItem in schema orderresponse_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="OrderResponseSubLineItem">
    <complexType>
        <sequence>
            <element ref="pidx:PurchaseOrderSubLineItemNumber" />
            <element ref="pidx:LineStatusCode" />
            <element ref="pidx:LineResponseReasonCode" />
            <element ref="pidx:LineItemInformation" />
            <element ref="pidx:OrderQuantity" />
            <element ref="pidx:ChangeDescription" minOccurs="0" />
            <element ref="pidx:CommodityCode" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:PartnerInformation" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:JobLocationInformation" minOccurs="0" />
            <element ref="pidx:Pricing" minOccurs="0" />
            <element ref="pidx:AllowanceOrCharge" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:Tax" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:LineItemTotal" minOccurs="0" />
            <element ref="pidx:ServiceDateTime" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:CountryOfOrigin" minOccurs="0" />
            <element ref="pidx:CountryOfFinalDestination" minOccurs="0" />
            <element ref="pidx:TransportInformation" minOccurs="0" />
            <element ref="pidx:PaymentTerms" minOccurs="0" />
            <element ref="pidx:CreditCardInformation" minOccurs="0" />
            <element ref="pidx:SpecialInstructions" minOccurs="0" maxOccurs="unbounded" />
            <sequence minOccurs="0" maxOccurs="unbounded">
                <element ref="pidx:PackagingCharacteristicCode" minOccurs="0" />
                <element ref="pidx:PackagingCharacteristicDescription" />
            </sequence>
            <element ref="pidx:ReferenceInformation" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:Attachment" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:Comment" minOccurs="0" />
        </sequence>
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PurchaseOrderSubLineItemNumber pidx:PurchaseOrderSubLineItemNumber (1) (1)
LineStatusCode pidx:LineStatusCode (1) (1)
LineResponseReasonCode pidx:LineResponseReasonCode (1) (1)
LineItemInformation pidx:LineItemInformation (1) (1)
OrderQuantity pidx:OrderQuantity (1) (1)
ChangeDescription pidx:ChangeDescription 0 (1)
CommodityCode pidx:CommodityCode 0 unbounded
PartnerInformation pidx:PartnerInformation 0 unbounded
JobLocationInformation pidx:JobLocationInformation 0 (1)
Pricing pidx:Pricing 0 (1)
AllowanceOrCharge pidx:AllowanceOrCharge 0 unbounded
Tax pidx:Tax 0 unbounded
LineItemTotal pidx:LineItemTotal 0 (1)
ServiceDateTime pidx:ServiceDateTime 0 unbounded
CountryOfOrigin pidx:CountryOfOrigin 0 (1)
CountryOfFinalDestination pidx:CountryOfFinalDestination 0 (1)
TransportInformation pidx:TransportInformation 0 (1)
PaymentTerms pidx:PaymentTerms 0 (1)
CreditCardInformation pidx:CreditCardInformation 0 (1)
SpecialInstructions pidx:SpecialInstructions 0 unbounded
PackagingCharacteristicCode pidx:PackagingCharacteristicCode 0 (1)
PackagingCharacteristicDescription pidx:PackagingCharacteristicDescription (1) (1)
ReferenceInformation pidx:ReferenceInformation 0 unbounded
Attachment pidx:Attachment 0 unbounded
Comment pidx:Comment 0 (1)