Definition Type: Element
Name: commodityFixedInterestCalculation
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:CommodityFixedInterestCalculation
Containing Schema: fpml-com-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the interest payment amount on a return swap. This amount may be referred to as the interest amount or the fee amount. Used when the interest (a.k.a. "Fee") is calculated very simply: notional amount * (rate * (number of days in Calculation Period / number of days assumed in the the year)).
Collapse XSD Schema Diagram:
Drilldown into dayCountFraction in schema fpml-com-5-10_xsd1 Drilldown into fixedRate in schema fpml-com-5-10_xsd1 Drilldown into CommodityFixedInterestCalculation in schema fpml-com-5-10_xsd1XSD Diagram of commodityFixedInterestCalculation in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="commodityFixedInterestCalculation" type="CommodityFixedInterestCalculation" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the interest payment amount on a return swap. This amount may be referred to as the interest amount or the fee amount. Used when the interest (a.k.a. "Fee") is calculated very simply: notional amount * (rate * (number of days in Calculation Period / number of days assumed in the the year)).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
fixedRate nsD:fixedRate 0 (1)
dayCountFraction nsD:dayCountFraction 0 (1)
Collapse Derivation Tree: