XML Schema Documentation

Complex Type: SettlementPeriodsSchedule

[Table of contents]

Super-types: None
Sub-types: None
Name SettlementPeriodsSchedule
Used by (from the same schema document) Complex Type ElectricityPhysicalLeg
Abstract no
Documentation The specification of the Settlement Periods in which the electricity will be delivered for a "shaped" trade i.e. where different Settlement Period ranges will apply to different periods of the trade.
XML Instance Representation
<...>
<settlementPeriodsStep> SettlementPeriodsStep </settlementPeriodsStep> [1..*]

'The range of Settlement Periods per Calculation Period. There must be a range of Settlement Periods specified for each Calculation Period, regardless of whether the range of Settlement Periods changes or stays the same between periods.'

Start Choice [1]
<deliveryPeriodsReference> CalculationPeriodsReference </deliveryPeriodsReference> [1]

'A pointer style reference to the Delivery Periods defined elsewhere.'

<deliveryPeriodsScheduleReference> CalculationPeriodsScheduleReference </deliveryPeriodsScheduleReference> [1]

'A pointer style reference to the Calculation Periods Schedule defined elsewhere.'

End Choice
</...>
Diagram
group_CommodityDeliveryPeriodsPointer.model
Schema Component Representation
<xsd:complexType name="SettlementPeriodsSchedule">
<xsd:sequence>
<xsd:element name="settlementPeriodsStep" type=" SettlementPeriodsStep " maxOccurs="unbounded"/>
<xsd:group ref=" CommodityDeliveryPeriodsPointer.model "/>
</xsd:sequence>
</xsd:complexType>