XML Schema Documentation

Complex Type: SettlementPeriodsStep

[Table of contents]

Super-types: None
Sub-types: None
Name SettlementPeriodsStep
Used by (from the same schema document) Complex Type SettlementPeriodsSchedule
Abstract no
Documentation A reference to the range of Settlement Periods that applies to a given period of a transaction.
XML Instance Representation
<...>
<settlementPeriodsReference> SettlementPeriodsReference </settlementPeriodsReference> [1..*]

'The specification of the Settlement Periods in which the electricity will be delivered. The Settlement Periods will apply for the duration of the appliable period. If more than one settlementPeriods element is present this indicates multiple ranges of Settlement Periods apply for the duration of the applicable period.'

</...>
Diagram
Schema Component Representation
<xsd:complexType name="SettlementPeriodsStep">
<xsd:sequence>
<xsd:element name="settlementPeriodsReference" type=" SettlementPeriodsReference " maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>