Definition Type: ComplexType
Name: SettlementPeriodsSchedule
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-com-5-10.xsd
Abstract
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.
Collapse XSD Schema Diagram:
Drilldown into deliveryPeriodsScheduleReference in schema fpml-com-5-10_xsd2 Drilldown into deliveryPeriodsReference in schema fpml-com-5-10_xsd2 Drilldown into CommodityDeliveryPeriodsPointer.model in schema fpml-com-5-10_xsd2 Drilldown into settlementPeriodsStep in schema fpml-com-5-10_xsd2XSD Diagram of SettlementPeriodsSchedule in schema fpml-com-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="SettlementPeriodsSchedule">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">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.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="settlementPeriodsStep" type="SettlementPeriodsStep" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">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.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:group ref="CommodityDeliveryPeriodsPointer.model" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
settlementPeriodsStep nsE:settlementPeriodsStep 0 unbounded
deliveryPeriodsReference nsE:deliveryPeriodsReference (1) (1)
deliveryPeriodsScheduleReference nsE:deliveryPeriodsScheduleReference (1) (1)
<xs:group> nsE:CommodityDeliveryPeriodsPointer.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsE:settlementPeriodsSchedule