XML Schema Documentation

Complex Type: CommodityPipelineCycle

[Table of contents]

Super-types: Scheme < CommodityPipelineCycle (by extension)
Sub-types: None
Name CommodityPipelineCycle
Used by (from the same schema document) Complex Type OilPipelineDelivery
Abstract no
Documentation The pipeline cycle during which the physical commodity will be delivered.
XML Instance Representation
<...
pipelineCycleScheme=" xsd:anyURI [1]">
Scheme
</...>
Diagram
Schema Component Representation
<xsd:complexType name="CommodityPipelineCycle">
<xsd:simpleContent>
<xsd:extension base=" Scheme ">
<xsd:attribute name="pipelineCycleScheme" type=" xsd:anyURI " use="required"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>