Definition Type: ComplexType
Name: SettlementPeriodsStep
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
A reference to the range of Settlement Periods that applies to a given period of a transaction.
Collapse XSD Schema Diagram:
Drilldown into settlementPeriodsReference in schema fpml-com-5-10_xsdXSD Diagram of SettlementPeriodsStep in schema fpml-com-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="SettlementPeriodsStep">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A reference to the range of Settlement Periods that applies to a given period of a transaction.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="settlementPeriodsReference" type="SettlementPeriodsReference" 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 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.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
settlementPeriodsReference nsA:settlementPeriodsReference (1) unbounded
Collapse Derivation Tree:
Collapse References:
nsA:settlementPeriodsStep