XML Schema Documentation

Complex Type: CommoditySettlementPeriodsNotionalQuantitySchedule

[Table of contents]

Super-types: None
Sub-types: None
Name CommoditySettlementPeriodsNotionalQuantitySchedule
Used by (from the same schema document) Complex Type CommodityNotionalQuantitySchedule
Abstract no
XML Instance Representation
<...>
<settlementPeriodsNotionalQuantityStep> CommodityNotionalQuantity </settlementPeriodsNotionalQuantityStep> [1..*]

'For an electricity transaction, the Notional Quantity for a given Calculation Period during the life of the trade which applies to the range(s) of Settlement Periods referenced by settlementPeriodsReference. There must be a settlementPeriodsNotionalQuantityStep specified for each Calculation Period, regardless of whether the NotionalQuantity changes or remains the same between periods.'

<settlementPeriodsReference> SettlementPeriodsReference </settlementPeriodsReference> [1..*]

'The range(s) of Settlement Periods to which the Fixed Price steps apply.'

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