complexType "ElectricityDeliveryPeriods"
Namespace:
Content:
complex, 1 attribute, 6 elements
Defined:
globally in fpml-com-5-2.xsd; see XML source
Includes:
definition of 1 element
Used:
never
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
(periods | periodsSchedule | calculationPeriodsReference | calculationPeriodsScheduleReference | calculationPeriodsDatesReference), settlementPeriods*
</...>
Content Model Elements (6):
calculationPeriodsDatesReference,
calculationPeriodsReference,
calculationPeriodsScheduleReference,
periods,
periodsSchedule,
settlementPeriods (defined in ElectricityDeliveryPeriods complexType)
Annotation
The different options for specifying the Delivery Periods for a physically settled electricity trade.
Type Definition Detail
Type Derivation Tree
CommodityDeliveryPeriods (extension)
  ElectricityDeliveryPeriods
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="ElectricityDeliveryPeriods">
<xsd:complexContent>
<xsd:extension base="CommodityDeliveryPeriods">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="settlementPeriods" type="SettlementPeriods"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/6)
settlementPeriods
Type:
SettlementPeriods, complex content
The periods within the Delivery Periods during which the electricity will be delivered.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="settlementPeriods" type="SettlementPeriods"/>

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.