Definition Type: ComplexType
Name: OrderStatusLineItemsRequestType
Namespace: http://www.api.org/pidXML
Type: pidx:LineItemsType
Containing Schema: PIDXLib.xsd
Abstract
Collapse XSD Schema Diagram:
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 OrderStatusLineItemsRequestType in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<complexType name="OrderStatusLineItemsRequestType">
    <complexContent>
        <extension base="pidx:LineItemsType" />
    </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
Collapse Derivation Tree:
Collapse References:
pidx:OrderStatusRequestLineItems