Definition Type: Element
Name: interestAccrualsMethod
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:InterestAccrualsCompoundingMethod
Containing Schema: fpml-shared-4-4.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-4-4_xsd Drilldown into fixedRate in schema fpml-shared-4-4_xsd Drilldown into floatingRateCalculation in schema fpml-shared-4-4_xsd Drilldown into InterestAccrualsMethod in schema fpml-shared-4-4_xsd Drilldown into InterestAccrualsCompoundingMethod in schema fpml-shared-4-4_xsdXSD Diagram of interestAccrualsMethod in schema fpml-shared-4-4_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 fpml:floatingRateCalculation (1) (1)
fixedRate fpml:fixedRate (1) (1)
compoundingMethod fpml:compoundingMethod (1) (1)
Collapse Derivation Tree: