complexType "GasDeliveryPeriods"
Namespace:
Content:
complex, 1 attribute, 7 elements
Defined:
globally in fpml-com-5-13.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (7):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The different options for specifying the Delivery Periods for a physically settled gas trade.
Type Definition Detail
Type Derivation Tree
  GasDeliveryPeriods
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="GasDeliveryPeriods">
<xsd:complexContent>
<xsd:extension base="CommodityDeliveryPeriods">
<xsd:sequence minOccurs="0">
<xsd:element name="supplyStartTime" type="PrevailingTime"/>
<xsd:element name="supplyEndTime" type="PrevailingTime"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/7)
supplyEndTime
Type:
PrevailingTime, complex content
The time at which gas delivery should end on each day of the Delivery Period(s).
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="supplyEndTime" type="PrevailingTime"/>

supplyStartTime
Type:
PrevailingTime, complex content
The time at which gas delivery should start on each day of the Delivery Period(s).
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="supplyStartTime" type="PrevailingTime"/>

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.