Definition Type: Element
Name: compoundingRate
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:CompoundingRate
Containing Schema: fpml-eq-shared-4-4.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Defines a compounding rate. The compounding interest can either point back to the interest calculation node on the Interest Leg, or be defined specifically.
Collapse XSD Schema Diagram:
Drilldown into specificRate in schema fpml-eq-shared-4-4_xsd Drilldown into interestLegRate in schema fpml-eq-shared-4-4_xsd Drilldown into CompoundingRate in schema fpml-eq-shared-4-4_xsdXSD Diagram of compoundingRate in schema fpml-eq-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="compoundingRate" type="CompoundingRate">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines a compounding rate. The compounding interest can either point back to the interest calculation node on the Interest Leg, or be defined specifically.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
interestLegRate fpml:interestLegRate (1) (1)
specificRate fpml:specificRate (1) (1)
Collapse Derivation Tree: