Definition Type: Element
Name: calculation
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:Calculation
Containing Schema: fpml-ird-5-0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The parameters used in the calculation of fixed or floaring rate calculation period amounts.
Collapse XSD Schema Diagram:
Drilldown into compoundingMethod in schema fpml-ird-5-0_xsd1 Drilldown into discounting in schema fpml-ird-5-0_xsd1 Drilldown into dayCountFraction in schema fpml-ird-5-0_xsd1 Drilldown into rateCalculation in schema fpml-ird-5-0_xsd1 Drilldown into futureValueNotional in schema fpml-ird-5-0_xsd1 Drilldown into fixedRateSchedule in schema fpml-ird-5-0_xsd1 Drilldown into fxLinkedNotionalSchedule in schema fpml-ird-5-0_xsd1 Drilldown into notionalSchedule in schema fpml-ird-5-0_xsd1 Drilldown into Calculation in schema fpml-ird-5-0_xsd1XSD Diagram of calculation in schema fpml-ird-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="calculation" type="Calculation" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The parameters used in the calculation of fixed or floaring rate calculation period amounts.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
notionalSchedule nsB:notionalSchedule 0 (1)
fxLinkedNotionalSchedule nsB:fxLinkedNotionalSchedule 0 (1)
fixedRateSchedule nsB:fixedRateSchedule 0 (1)
futureValueNotional nsB:futureValueNotional 0 (1)
rateCalculation nsB:rateCalculation 0 (1)
dayCountFraction nsB:dayCountFraction 0 (1)
discounting nsB:discounting 0 (1)
compoundingMethod nsB:compoundingMethod 0 (1)
Collapse Derivation Tree: