<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>
|