Definition Type: Element
Name: calculatedRate
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:CashflowFixing
Containing Schema: fpml-reconciliation-4-4.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The computed rate(s) or price(s) used to calculate the amount of this cashflow component. These computed rates or prices may include averaging and/or various types of rate treatment rules.
Collapse XSD Schema Diagram:
Drilldown into floorValue in schema fpml-reconciliation-4-4_xsd Drilldown into capValue in schema fpml-reconciliation-4-4_xsd Drilldown into spread in schema fpml-reconciliation-4-4_xsd Drilldown into multiplier in schema fpml-reconciliation-4-4_xsd Drilldown into calculatedValue in schema fpml-reconciliation-4-4_xsd Drilldown into observationReference in schema fpml-reconciliation-4-4_xsd Drilldown into id in schema fpml-reconciliation-4-4_xsd Drilldown into CashflowFixing in schema fpml-reconciliation-4-4_xsdXSD Diagram of calculatedRate in schema fpml-reconciliation-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="calculatedRate" type="CashflowFixing" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The computed rate(s) or price(s) used to calculate the amount of this cashflow component. These computed rates or prices may include averaging and/or various types of rate treatment rules.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
observationReference fpml:observationReference (1) unbounded
calculatedValue fpml:calculatedValue 0 (1)
multiplier fpml:multiplier 0 (1)
spread fpml:spread 0 (1)
capValue fpml:capValue 0 unbounded
floorValue fpml:floorValue 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: