Definition Type: ComplexType
Name: LineItemsType
Namespace: http://www.api.org/pidXML
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_xsdXSD Diagram of LineItemsType in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<complexType name="LineItemsType">
    <sequence>
        <element ref="pidx:LineItemNumber" minOccurs="0" />
        <element ref="pidx:DocumentReference" minOccurs="0" maxOccurs="unbounded" />
        <element ref="pidx:PartnerInformation" minOccurs="0" maxOccurs="unbounded" />
        <element ref="pidx:CustomerSpecificInformation" minOccurs="0" maxOccurs="unbounded" />
        <element ref="pidx:Comment" minOccurs="0" maxOccurs="unbounded" />
    </sequence>
</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:AdvancedShipmentNoticeLineItemsType, pidx:OrderChangeCancelLineItemsType, pidx:OrderLineItemsType, pidx:OrderStatusLineItemsRequestType, pidx:ReceiptLineItemsType