Definition Type: ComplexType
Name: PipelineEventInformationType
Namespace: http://www.api.org/pidXML
Containing Schema: PIDXLib.xsd
Abstract
Documentation:
Structure which contains information about the Pipeline Event in the transaction.
Collapse XSD Schema Diagram:
Drilldown into AffectShipperInventory in schema pidxlib_xsd Drilldown into AllowPartnerChange in schema pidxlib_xsd Drilldown into PipelineCustodyEvent in schema pidxlib_xsd Drilldown into PipelineEventDescription in schema pidxlib_xsd Drilldown into PipelineEventStatus in schema pidxlib_xsd Drilldown into PipelineEventVolumeAffect in schema pidxlib_xsd Drilldown into PipelineEvent in schema pidxlib_xsdXSD Diagram of PipelineEventInformationType in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<complexType name="PipelineEventInformationType">
    <annotation>
        <documentation>Structure which contains information about the Pipeline Event in the transaction.</documentation>
    </annotation>
    <sequence>
        <element ref="pidx:PipelineEvent" />
        <element ref="pidx:PipelineEventVolumeAffect" />
        <element ref="pidx:PipelineEventStatus" minOccurs="0" />
        <element ref="pidx:PipelineEventDescription" minOccurs="0" />
        <element ref="pidx:PipelineCustodyEvent" minOccurs="0" />
        <element ref="pidx:AllowPartnerChange" minOccurs="0" />
        <element ref="pidx:AffectShipperInventory" minOccurs="0" />
    </sequence>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PipelineEvent pidx:PipelineEvent (1) (1)
PipelineEventVolumeAffect pidx:PipelineEventVolumeAffect (1) (1)
PipelineEventStatus pidx:PipelineEventStatus 0 (1)
PipelineEventDescription pidx:PipelineEventDescription 0 (1)
PipelineCustodyEvent pidx:PipelineCustodyEvent 0 (1)
AllowPartnerChange pidx:AllowPartnerChange 0 (1)
AffectShipperInventory pidx:AffectShipperInventory 0 (1)
Collapse Derivation Tree:
Collapse References:
pidx:PipelineEventInformation