Definition Type: Element
Name: fixedAmountCalculation
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:FixedAmountCalculation
Containing Schema: fpml-cd-4-4.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
This element contains all the terms relevant to calculating a fixed amount where the fixed amount is calculated by reference to a per annum fixed rate. There is no corresponding ISDA 2003 Term. The equivalent is Sec 5.1 "Calculation of Fixed Amount" but this in itself is not a defined Term.
Collapse XSD Schema Diagram:
Drilldown into dayCountFraction in schema fpml-cd-4-4_xsd Drilldown into fixedRate in schema fpml-cd-4-4_xsd Drilldown into calculationAmount in schema fpml-cd-4-4_xsd Drilldown into FixedAmountCalculation in schema fpml-cd-4-4_xsdXSD Diagram of fixedAmountCalculation in schema fpml-cd-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fixedAmountCalculation" type="FixedAmountCalculation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">This element contains all the terms relevant to calculating a fixed amount where the fixed amount is calculated by reference to a per annum fixed rate. There is no corresponding ISDA 2003 Term. The equivalent is Sec 5.1 "Calculation of Fixed Amount" but this in itself is not a defined Term.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
calculationAmount fpml:calculationAmount 0 (1)
fixedRate fpml:fixedRate (1) (1)
dayCountFraction fpml:dayCountFraction 0 (1)
Collapse Derivation Tree: