complexType "OilDelivery"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-com-5-13.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
Known Usage Locations
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 name="pipeline" type="OilPipelineDelivery"/>
<xsd:element name="transfer" type="OilTransferDelivery"/>
</xsd: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 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 name="transfer" type="OilTransferDelivery"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.