Definition Type: Element
Name: compoundingRate
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:CompoundingRate
Containing Schema: fpml-eq-shared-5-10.xsd
MinOccurs 0
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-5-10_xsd1 Drilldown into interestLegRate in schema fpml-eq-shared-5-10_xsd1 Drilldown into CompoundingRate in schema fpml-eq-shared-5-10_xsd1XSD Diagram of compoundingRate in schema fpml-eq-shared-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="compoundingRate" type="CompoundingRate" minOccurs="0">
    <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 nsD:interestLegRate (1) (1)
specificRate nsD:specificRate (1) (1)
Collapse Derivation Tree: