Definition Type: Element
Name: calculationAmount
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:CalculationAmount
Containing Schema: fpml-cd-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The notional amount used in the calculation of fixed amounts where an amount is calculated on a formula basis, i.e. fixed amount = fixed rate payer calculation amount x fixed rate x fixed rate day count fraction. ISDA 2003 Term: Fixed Rate Payer Calculation Amount.
Collapse XSD Schema Diagram:
Drilldown into step in schema fpml-cd-5-10_xsd2 Drilldown into amount in schema fpml-shared-5-10_xsd3 Drilldown into currency in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into MoneyBase in schema fpml-shared-5-10_xsd3 Drilldown into Money in schema fpml-shared-5-10_xsd3 Drilldown into CalculationAmount in schema fpml-cd-5-10_xsd2XSD Diagram of calculationAmount in schema fpml-cd-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="calculationAmount" type="CalculationAmount" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The notional amount used in the calculation of fixed amounts where an amount is calculated on a formula basis, i.e. fixed amount = fixed rate payer calculation amount x fixed rate x fixed rate day count fraction. ISDA 2003 Term: Fixed Rate Payer Calculation Amount.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
currency nsD:currency (1) (1)
amount nsD:amount (1) (1)
step nsD:step 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree: