Definition Type: Element
Name: calculation
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:FloatingLegCalculation
Containing Schema: fpml-com-4-5.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Defines details relevant to the calculation of the floating price.
Collapse XSD Schema Diagram:
Drilldown into fx in schema fpml-com-4-5_xsd Drilldown into spreadSchedule in schema fpml-com-4-5_xsd Drilldown into spread in schema fpml-com-4-5_xsd Drilldown into rounding in schema fpml-com-4-5_xsd Drilldown into conversionFactor in schema fpml-com-4-5_xsd Drilldown into averagingMethod in schema fpml-com-4-5_xsd Drilldown into pricingDates in schema fpml-com-4-5_xsd Drilldown into FloatingLegCalculation in schema fpml-com-4-5_xsdXSD Diagram of calculation in schema fpml-com-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="calculation" type="FloatingLegCalculation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines 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 fpml:pricingDates (1) (1)
averagingMethod fpml:averagingMethod 0 (1)
conversionFactor fpml:conversionFactor 0 (1)
rounding fpml:rounding 0 (1)
spread fpml:spread (1) (1)
spreadSchedule fpml:spreadSchedule (1) unbounded
fx fpml:fx 0 (1)
Collapse Derivation Tree: