Definition Type: Element
Name: commodityReturnCalculation
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:CommodityReturnCalculation
Containing Schema: fpml-com-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies, in relation to each Payment Date, the return percentage which, when multiplied times the notional amount is the amount to which the Payment Date relates.
Collapse XSD Schema Diagram:
Drilldown into initialPrice in schema fpml-com-5-10_xsd1 Drilldown into valuationDates in schema fpml-com-5-10_xsd1 Drilldown into pricingDates in schema fpml-com-5-10_xsd1 Drilldown into formula in schema fpml-com-5-10_xsd1 Drilldown into CommodityReturnCalculation in schema fpml-com-5-10_xsd1XSD Diagram of commodityReturnCalculation in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="commodityReturnCalculation" type="CommodityReturnCalculation" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies, in relation to each Payment Date, the return percentage which, when multiplied times the notional amount is the amount to which the Payment Date relates.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
formula nsD:formula 0 (1)
pricingDates nsD:pricingDates 0 (1)
valuationDates nsD:valuationDates 0 (1)
initialPrice nsD:initialPrice 0 (1)
Collapse Derivation Tree: