Definition Type: Element
Name: settlementPeriods
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:SettlementPeriods
Containing Schema: fpml-com-5-10.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
The specification of the Settlement Periods in which the electricity will be delivered. The Settlement Periods will apply from and including the Effective Date up to and including the Termination Date. If more than one settlementPeriods element is present this indicates multiple ranges of Settlement Periods apply to the entire trade - for example off-peak weekdays and all day weekends. Settlement Period ranges should not overlap.
Collapse XSD Schema Diagram:
Drilldown into includeHolidays in schema fpml-com-5-10_xsd1 Drilldown into excludeHolidays in schema fpml-com-5-10_xsd1 Drilldown into timeDuration in schema fpml-com-5-10_xsd1 Drilldown into endTime in schema fpml-com-5-10_xsd1 Drilldown into startTime in schema fpml-com-5-10_xsd1 Drilldown into applicableDay in schema fpml-com-5-10_xsd1 Drilldown into duration in schema fpml-com-5-10_xsd1 Drilldown into id in schema fpml-com-5-10_xsd1 Drilldown into SettlementPeriods in schema fpml-com-5-10_xsd1XSD Diagram of settlementPeriods in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="settlementPeriods" type="SettlementPeriods" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The specification of the Settlement Periods in which the electricity will be delivered. The Settlement Periods will apply from and including the Effective Date up to and including the Termination Date. If more than one settlementPeriods element is present this indicates multiple ranges of Settlement Periods apply to the entire trade - for example off-peak weekdays and all day weekends. Settlement Period ranges should not overlap.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
duration nsD:duration 0 (1)
applicableDay nsD:applicableDay 0 7
startTime nsD:startTime (1) (1)
endTime nsD:endTime 0 (1)
timeDuration nsD:timeDuration 0 (1)
excludeHolidays nsD:excludeHolidays (1) (1)
includeHolidays nsD:includeHolidays (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree: