Definition Type: Element
Name: settlementPeriods
Namespace: http://www.fpml.org/2009/FpML-4-6
Type: fpml:SettlementPeriods
Containing Schema: fpml-com-4-6.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-4-6_xsd Drilldown into excludeHolidays in schema fpml-com-4-6_xsd Drilldown into endTime in schema fpml-com-4-6_xsd Drilldown into startTime in schema fpml-com-4-6_xsd Drilldown into applicableDay in schema fpml-com-4-6_xsd Drilldown into duration in schema fpml-com-4-6_xsd Drilldown into id in schema fpml-com-4-6_xsd Drilldown into SettlementPeriods in schema fpml-com-4-6_xsdXSD Diagram of settlementPeriods in schema fpml-com-4-6_xsd (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 fpml:duration (1) (1)
applicableDay fpml:applicableDay 0 7
startTime fpml:startTime (1) (1)
endTime fpml:endTime (1) (1)
excludeHolidays fpml:excludeHolidays (1) (1)
includeHolidays fpml:includeHolidays (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: