Definition Type: Element
Name: commodityReturnCalculation
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE: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_xsd2 Drilldown into valuationDates in schema fpml-com-5-10_xsd2 Drilldown into pricingDates in schema fpml-com-5-10_xsd2 Drilldown into formula in schema fpml-com-5-10_xsd2 Drilldown into CommodityReturnCalculation in schema fpml-com-5-10_xsd2XSD Diagram of commodityReturnCalculation in schema fpml-com-5-10_xsd2 (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 nsE:formula 0 (1)
pricingDates nsE:pricingDates 0 (1)
valuationDates nsE:valuationDates 0 (1)
initialPrice nsE:initialPrice 0 (1)
Collapse Derivation Tree: