Definition Type: Element
Name: PipelineNominationChangeLineItem
Namespace: http://www.api.org/pidXML
Containing Schema: PipelineNominationChange.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Comment in schema pidxlib_xsd Drilldown into Attachment in schema pidxlib_xsd Drilldown into PartnerDefinedMeasure in schema pidxlib_xsd Drilldown into ReferenceInformation in schema pidxlib_xsd Drilldown into SpecialInstructions in schema pidxlib_xsd Drilldown into CustodyLocationInformation in schema pidxlib_xsd Drilldown into PurchaseOrderInformation in schema pidxlib_xsd Drilldown into PurchaseOrderLineItemNumber in schema pidxlib_xsd Drilldown into CommodityCode in schema pidxlib_xsd Drilldown into PipelineEventInformation in schema pidxlib_xsd Drilldown into ScheduleRequestDateTime in schema pidxlib_xsd Drilldown into ScheduleStartDateTime in schema pidxlib_xsd Drilldown into PartnerConfirmationStatus in schema pidxlib_xsd Drilldown into PartnerInformation in schema pidxlib_xsd Drilldown into LineItemNominationQuantity in schema pidxlib_xsd Drilldown into LineItemVersionNumber in schema pidxlib_xsd Drilldown into LineItemInformation in schema pidxlib_xsd Drilldown into ItemDetailChangeCode in schema pidxlib_xsd Drilldown into LineItemNumber in schema pidxlib_xsdXSD Diagram of PipelineNominationChangeLineItem in schema pipelinenominationchange_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="PipelineNominationChangeLineItem">
    <complexType>
        <sequence>
            <element ref="pidx:LineItemNumber" />
            <element ref="pidx:ItemDetailChangeCode" />
            <element ref="pidx:LineItemInformation" minOccurs="0" />
            <element ref="pidx:LineItemVersionNumber" minOccurs="0" />
            <element ref="pidx:LineItemNominationQuantity" />
            <element ref="pidx:PartnerInformation" maxOccurs="unbounded" />
            <element ref="pidx:PartnerConfirmationStatus" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:ScheduleStartDateTime" minOccurs="0" />
            <element ref="pidx:ScheduleRequestDateTime" minOccurs="0" />
            <element ref="pidx:PipelineEventInformation" minOccurs="0" />
            <element ref="pidx:CommodityCode" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:PurchaseOrderLineItemNumber" minOccurs="0" />
            <element ref="pidx:PurchaseOrderInformation" minOccurs="0" />
            <element ref="pidx:CustodyLocationInformation" minOccurs="0" />
            <element ref="pidx:SpecialInstructions" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:ReferenceInformation" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:PartnerDefinedMeasure" 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
LineItemNumber pidx:LineItemNumber (1) (1)
ItemDetailChangeCode pidx:ItemDetailChangeCode (1) (1)
LineItemInformation pidx:LineItemInformation 0 (1)
LineItemVersionNumber pidx:LineItemVersionNumber 0 (1)
LineItemNominationQuantity pidx:LineItemNominationQuantity (1) (1)
PartnerInformation pidx:PartnerInformation (1) unbounded
PartnerConfirmationStatus pidx:PartnerConfirmationStatus 0 unbounded
ScheduleStartDateTime pidx:ScheduleStartDateTime 0 (1)
ScheduleRequestDateTime pidx:ScheduleRequestDateTime 0 (1)
PipelineEventInformation pidx:PipelineEventInformation 0 (1)
CommodityCode pidx:CommodityCode 0 unbounded
PurchaseOrderLineItemNumber pidx:PurchaseOrderLineItemNumber 0 (1)
PurchaseOrderInformation pidx:PurchaseOrderInformation 0 (1)
CustodyLocationInformation pidx:CustodyLocationInformation 0 (1)
SpecialInstructions pidx:SpecialInstructions 0 unbounded
ReferenceInformation pidx:ReferenceInformation 0 unbounded
PartnerDefinedMeasure pidx:PartnerDefinedMeasure 0 unbounded
Attachment pidx:Attachment 0 unbounded
Comment pidx:Comment 0 (1)