complexType "OilDelivery"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-com-5-3.xsd; see XML source
Includes:
definitions of 2 elements
Used:
never
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
pipeline? | transfer?
</...>
Content Model Elements (2):
pipeline, transfer
Annotation
The physical delivery conditions for an oil product.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="OilDelivery">
<xsd:sequence>
<xsd:choice>
<xsd:element minOccurs="0" name="pipeline" type="OilPipelineDelivery"/>
<xsd:element minOccurs="0" name="transfer" type="OilTransferDelivery"/>
</xsd:choice>
<!--View Generation: SKIPPED importerOfRecord - Documentation-->
<!--View Generation: Skipped an empty choice.-->
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
pipeline
Type:
OilPipelineDelivery, complex content
Specified the delivery conditions where the oil product is to be delivered by pipeline.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="pipeline" type="OilPipelineDelivery"/>

transfer
Type:
OilTransferDelivery, complex content
Specified the delivery conditions where the oil product is to be delivered by title transfer.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="transfer" type="OilTransferDelivery"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.