Definition Type: Element
Name: OrderStatusResponseProperties
Namespace: http://www.api.org/pidXML
Containing Schema: OrderStatusResponse.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ShipDate in schema pidxlib_xsd Drilldown into ProprietaryShipmentTrackingIdentifier in schema pidxlib_xsd Drilldown into Comment in schema pidxlib_xsd Drilldown into ScheduleDateTimeRange in schema pidxlib_xsd Drilldown into ScheduleDateTime 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 TransportInformation in schema pidxlib_xsd Drilldown into ShipWithPurchaseOrder in schema pidxlib_xsd Drilldown into CustomerSpecificInformation in schema pidxlib_xsd Drilldown into Routing in schema pidxlib_xsd Drilldown into JobLocationClassCode in schema pidxlib_xsd Drilldown into SpecialInstructions in schema pidxlib_xsd Drilldown into ShipmentTerms in schema pidxlib_xsd Drilldown into LetterOfCreditInformation in schema pidxlib_xsd Drilldown into PaymentTerms in schema pidxlib_xsd Drilldown into SpecialInvoicePreference in schema pidxlib_xsd Drilldown into DocumentReference in schema pidxlib_xsd Drilldown into PartnerInformation in schema pidxlib_xsd Drilldown into CurrencyRates in schema pidxlib_xsd Drilldown into CurrencyCode in schema pidxcodelists_xsd Drilldown into LanguageCode in schema pidxlib_xsd Drilldown into ReleaseNumber in schema pidxlib_xsd Drilldown into RevisionNumber in schema pidxlib_xsd Drilldown into SystemAccountCode in schema pidxlib_xsd Drilldown into OrderID in schema pidxlib_xsd Drilldown into OrderCode in schema pidxlib_xsd Drilldown into DateTimeRange in schema pidxlib_xsd Drilldown into ResponseReason in schema pidxlib_xsd Drilldown into StatusCode in schema pidxlib_xsd Drilldown into PurchaseOrderReferenceInformation in schema pidxlib_xsd Drilldown into OrderType in schema pidxlib_xsd Drilldown into OrderDate in schema pidxlib_xsd Drilldown into OrderNumber in schema pidxlib_xsdXSD Diagram of OrderStatusResponseProperties in schema orderstatusresponse_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="OrderStatusResponseProperties">
    <complexType>
        <sequence>
            <element ref="pidx:OrderNumber" />
            <element ref="pidx:OrderDate" />
            <element ref="pidx:OrderType" minOccurs="0" />
            <element ref="pidx:PurchaseOrderReferenceInformation" minOccurs="0" />
            <element ref="pidx:StatusCode" minOccurs="0" />
            <element ref="pidx:ResponseReason" minOccurs="0" />
            <element ref="pidx:DateTimeRange" minOccurs="0" />
            <element ref="pidx:OrderCode" minOccurs="0" />
            <element ref="pidx:OrderID" minOccurs="0" />
            <element ref="pidx:SystemAccountCode" minOccurs="0" />
            <element ref="pidx:RevisionNumber" minOccurs="0" />
            <element ref="pidx:ReleaseNumber" minOccurs="0" />
            <element ref="pidx:LanguageCode" minOccurs="0" />
            <element ref="pidx:CurrencyCode" minOccurs="0" maxOccurs="3" />
            <element ref="pidx:CurrencyRates" minOccurs="0" />
            <element ref="pidx:PartnerInformation" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:DocumentReference" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:SpecialInvoicePreference" minOccurs="0" />
            <element ref="pidx:PaymentTerms" minOccurs="0" />
            <element ref="pidx:LetterOfCreditInformation" minOccurs="0" />
            <element ref="pidx:ShipmentTerms" minOccurs="0" />
            <element ref="pidx:SpecialInstructions" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:JobLocationClassCode" minOccurs="0" />
            <element ref="pidx:Routing" minOccurs="0" />
            <element ref="pidx:CustomerSpecificInformation" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:ShipWithPurchaseOrder" minOccurs="0" />
            <element ref="pidx:TransportInformation" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:CountryOfOrigin" minOccurs="0" />
            <element ref="pidx:CountryOfFinalDestination" minOccurs="0" />
            <element ref="pidx:DeliveryTolerances" minOccurs="0" />
            <choice minOccurs="0">
                <element ref="pidx:ScheduleDateTime" />
                <element ref="pidx:ScheduleDateTimeRange" />
            </choice>
            <element ref="pidx:Comment" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:ProprietaryShipmentTrackingIdentifier" minOccurs="0" />
            <element ref="pidx:ShipDate" minOccurs="0" />
        </sequence>
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OrderNumber pidx:OrderNumber (1) (1)
OrderDate pidx:OrderDate (1) (1)
OrderType pidx:OrderType 0 (1)
PurchaseOrderReferenceInformation pidx:PurchaseOrderReferenceInformation 0 (1)
StatusCode pidx:StatusCode 0 (1)
ResponseReason pidx:ResponseReason 0 (1)
DateTimeRange pidx:DateTimeRange 0 (1)
OrderCode pidx:OrderCode 0 (1)
OrderID pidx:OrderID 0 (1)
SystemAccountCode pidx:SystemAccountCode 0 (1)
RevisionNumber pidx:RevisionNumber 0 (1)
ReleaseNumber pidx:ReleaseNumber 0 (1)
LanguageCode pidx:LanguageCode 0 (1)
CurrencyCode pidx:CurrencyCode 0 3
CurrencyRates pidx:CurrencyRates 0 (1)
PartnerInformation pidx:PartnerInformation 0 unbounded
DocumentReference pidx:DocumentReference 0 unbounded
SpecialInvoicePreference pidx:SpecialInvoicePreference 0 (1)
PaymentTerms pidx:PaymentTerms 0 (1)
LetterOfCreditInformation pidx:LetterOfCreditInformation 0 (1)
ShipmentTerms pidx:ShipmentTerms 0 (1)
SpecialInstructions pidx:SpecialInstructions 0 unbounded
JobLocationClassCode pidx:JobLocationClassCode 0 (1)
Routing pidx:Routing 0 (1)
CustomerSpecificInformation pidx:CustomerSpecificInformation 0 unbounded
ShipWithPurchaseOrder pidx:ShipWithPurchaseOrder 0 (1)
TransportInformation pidx:TransportInformation 0 unbounded
CountryOfOrigin pidx:CountryOfOrigin 0 (1)
CountryOfFinalDestination pidx:CountryOfFinalDestination 0 (1)
DeliveryTolerances pidx:DeliveryTolerances 0 (1)
ScheduleDateTime pidx:ScheduleDateTime (1) (1)
ScheduleDateTimeRange pidx:ScheduleDateTimeRange (1) (1)
Comment pidx:Comment 0 unbounded
ProprietaryShipmentTrackingIdentifier pidx:ProprietaryShipmentTrackingIdentifier 0 (1)
ShipDate pidx:ShipDate 0 (1)