Definition Type: ComplexType
Name: InterestRateStream
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:Leg
Containing Schema: fpml-ird-4-4.xsd
Abstract
Documentation:
A type defining the components specifiying an interest rate stream, including both a parametric and cashflow representation for the stream of payments.
Collapse XSD Schema Diagram:
Drilldown into formula in schema fpml-ird-4-4_xsd Drilldown into settlementProvision in schema fpml-ird-4-4_xsd Drilldown into cashflows in schema fpml-ird-4-4_xsd Drilldown into principalExchanges in schema fpml-ird-4-4_xsd Drilldown into stubCalculationPeriodAmount in schema fpml-ird-4-4_xsd Drilldown into calculationPeriodAmount in schema fpml-ird-4-4_xsd Drilldown into resetDates in schema fpml-ird-4-4_xsd Drilldown into paymentDates in schema fpml-ird-4-4_xsd Drilldown into calculationPeriodDates in schema fpml-ird-4-4_xsd Drilldown into receiverPartyReference in schema fpml-shared-4-4_xsd Drilldown into payerPartyReference in schema fpml-shared-4-4_xsd Drilldown into PayerReceiver.model in schema fpml-shared-4-4_xsd Drilldown into Leg in schema fpml-shared-4-4_xsd Drilldown into id in schema fpml-ird-4-4_xsdXSD Diagram of InterestRateStream in schema fpml-ird-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="InterestRateStream">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining the components specifiying an interest rate stream, including both a parametric and cashflow representation for the stream of payments.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Leg">
            <xsd:sequence>
                <xsd:group ref="PayerReceiver.model" />
                <xsd:element name="calculationPeriodDates" type="CalculationPeriodDates">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The calculation periods dates schedule.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="paymentDates" type="PaymentDates">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The payment dates schedule.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="resetDates" type="ResetDates" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The reset dates schedule. The reset dates schedule only applies for a floating rate stream.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="calculationPeriodAmount" type="CalculationPeriodAmount">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The calculation period amount parameters.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="stubCalculationPeriodAmount" type="StubCalculationPeriodAmount" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The stub calculation period amount parameters. This element must only be included if there is an initial or final stub calculation period. Even then, it must only be included if either the stub references a different floating rate tenor to the regular calculation periods, or if the stub is calculated as a linear interpolation of two different floating rate tenors, or if a specific stub rate or stub amount has been negotiated.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="principalExchanges" type="PrincipalExchanges" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The true/false flags indicating whether initial, intermediate or final exchanges of principal should occur.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="cashflows" type="Cashflows" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The cashflows representation of the swap stream.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="settlementProvision" type="SettlementProvision" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A provision that allows the specification of settlement terms, occuring when the settlement currency is different to the notional currency of the trade.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="formula" type="Formula" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">An interest rate derivative formula.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
            <xsd:attribute name="id" type="xsd:ID" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
payerPartyReference fpml:payerPartyReference (1) (1)
receiverPartyReference fpml:receiverPartyReference (1) (1)
calculationPeriodDates fpml:calculationPeriodDates (1) (1)
paymentDates fpml:paymentDates (1) (1)
resetDates fpml:resetDates 0 (1)
calculationPeriodAmount fpml:calculationPeriodAmount (1) (1)
stubCalculationPeriodAmount fpml:stubCalculationPeriodAmount 0 (1)
principalExchanges fpml:principalExchanges 0 (1)
cashflows fpml:cashflows 0 (1)
settlementProvision fpml:settlementProvision 0 (1)
formula fpml:formula 0 (1)
<xs:group> fpml:PayerReceiver.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:capFloorStream, fpml:swapStream