Definition Type: Element
Name: calculationAmount
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: nsA:Money
Containing Schema: fpml-cd-4-0.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 amount in schema fpml-shared-4-0_xsd Drilldown into currency in schema fpml-shared-4-0_xsd Drilldown into Money in schema fpml-shared-4-0_xsdXSD Diagram of calculationAmount in schema fpml-cd-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="calculationAmount" type="Money" 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 nsA:currency (1) (1)
amount nsA:amount (1) (1)
Collapse Derivation Tree: