Definition Type: Element
Name: calculation
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:FloatingLegCalculation
Containing Schema: fpml-com-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Captures details relevant to the calculation of the floating price.
Collapse XSD Schema Diagram:
Drilldown into fx in schema fpml-com-5-10_xsd1 Drilldown into spreadPercentage in schema fpml-com-5-10_xsd1 Drilldown into spreadSchedule in schema fpml-com-5-10_xsd1 Drilldown into spread in schema fpml-com-5-10_xsd1 Drilldown into rounding in schema fpml-com-5-10_xsd1 Drilldown into conversionFactor in schema fpml-com-5-10_xsd1 Drilldown into averagingMethod in schema fpml-com-5-10_xsd1 Drilldown into pricingDates in schema fpml-com-5-10_xsd1 Drilldown into FloatingLegCalculation in schema fpml-com-5-10_xsd1XSD Diagram of calculation in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="calculation" type="FloatingLegCalculation" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Captures details relevant to the calculation of the floating price.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
pricingDates nsD:pricingDates (1) (1)
averagingMethod nsD:averagingMethod 0 (1)
conversionFactor nsD:conversionFactor 0 (1)
rounding nsD:rounding 0 (1)
spread nsD:spread (1) (1)
spreadSchedule nsD:spreadSchedule (1) unbounded
spreadPercentage nsD:spreadPercentage (1) (1)
fx nsD:fx 0 (1)
Collapse Derivation Tree: