Definition Type: Element
Name: interestAccrualsMethod
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:InterestAccrualsCompoundingMethod
Containing Schema: fpml-eq-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Defines the way in which interests are accrued: the applicable rate (fixed or floating reference) and the compounding method. FpML entity
Collapse XSD Schema Diagram:
Drilldown into compoundingMethod in schema fpml-shared-5-10_xsd Drilldown into fixedRate in schema fpml-shared-5-10_xsd Drilldown into floatingRateCalculation in schema fpml-shared-5-10_xsd Drilldown into InterestAccrualsMethod in schema fpml-shared-5-10_xsd Drilldown into InterestAccrualsCompoundingMethod in schema fpml-shared-5-10_xsdXSD Diagram of interestAccrualsMethod in schema fpml-eq-shared-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="interestAccrualsMethod" type="InterestAccrualsCompoundingMethod" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines the way in which interests are accrued: the applicable rate (fixed or floating reference) and the compounding method.</xsd:documentation>
        <xsd:documentation xml:lang="en">FpML entity</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
floatingRateCalculation nsA:floatingRateCalculation (1) (1)
fixedRate nsA:fixedRate (1) (1)
compoundingMethod nsA:compoundingMethod (1) (1)
Collapse Derivation Tree: