Definition Type: Element
Name: calculationAmount
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:CalculationAmount
Containing Schema: fpml-cd-4-4.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-4-4_xsd Drilldown into amount in schema fpml-shared-4-4_xsd Drilldown into currency in schema fpml-shared-4-4_xsd Drilldown into id in schema fpml-shared-4-4_xsd Drilldown into Money in schema fpml-shared-4-4_xsd Drilldown into CalculationAmount in schema fpml-cd-4-4_xsdXSD Diagram of calculationAmount in schema fpml-cd-4-4_xsd (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 fpml:currency (1) (1)
amount fpml:amount (1) (1)
step fpml:step 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: