Definition Type: ComplexType
Name: InterestLeg
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:ReturnSwapLeg
Containing Schema: fpml-eq-shared-4-4.xsd
Abstract
Documentation:
A type describing the fixed income leg of the equity swap.
Collapse XSD Schema Diagram:
Drilldown into stubCalculationPeriod in schema fpml-eq-shared-4-4_xsd Drilldown into interestCalculation in schema fpml-eq-shared-4-4_xsd Drilldown into interestAmount in schema fpml-eq-shared-4-4_xsd Drilldown into notional in schema fpml-eq-shared-4-4_xsd Drilldown into interestLegCalculationPeriodDates in schema fpml-eq-shared-4-4_xsd Drilldown into paymentFrequency in schema fpml-eq-shared-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 legIdentifier in schema fpml-eq-shared-4-4_xsd Drilldown into ReturnSwapLeg in schema fpml-eq-shared-4-4_xsdXSD Diagram of InterestLeg in schema fpml-eq-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="InterestLeg">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type describing the fixed income leg of the equity swap.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ReturnSwapLeg">
            <xsd:sequence>
                <xsd:element name="interestLegCalculationPeriodDates" type="InterestLegCalculationPeriodDates">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Component that holds the various dates used to specify the interest leg of the equity swap. It is used to define the InterestPeriodDates identifyer.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="notional" type="ReturnSwapNotional">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Specifies the notional of a return type swap. When used in the equity leg, the definition will typically combine the actual amount (using the notional component defined by the FpML industry group) and the determination method. When used in the interest leg, the definition will typically point to the definition of the equity leg.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="interestAmount" type="LegAmount">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Specifies, in relation to each Interest Payment Date, the amount to which the Interest Payment Date relates. Unless otherwise specified, this term has the meaning defined in the ISDA 2000 ISDA Definitions.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="interestCalculation" type="InterestCalculation">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Specifies the calculation method of the interest rate leg of the equity swap. Includes the floating or fixed rate calculation definitions, along with the determination of the day count fraction.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="stubCalculationPeriod" type="StubCalculationPeriod" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Specifies the stub calculation period</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </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)
paymentFrequency fpml:paymentFrequency 0 (1)
interestLegCalculationPeriodDates fpml:interestLegCalculationPeriodDates (1) (1)
notional fpml:notional (1) (1)
interestAmount fpml:interestAmount (1) (1)
interestCalculation fpml:interestCalculation (1) (1)
stubCalculationPeriod fpml:stubCalculationPeriod 0 (1)
<xs:group> fpml:PayerReceiver.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
legIdentifier fpml:legIdentifier (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:interestLeg