Definition Type: Element
Name: commodityReturnCalculation
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:CommodityReturnCalculation
Containing Schema: fpml-com-5-10.xsd
MinOccurs (1)
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_xsd Drilldown into valuationDates in schema fpml-com-5-10_xsd Drilldown into pricingDates in schema fpml-com-5-10_xsd Drilldown into formula in schema fpml-com-5-10_xsd Drilldown into CommodityReturnCalculation in schema fpml-com-5-10_xsdXSD Diagram of commodityReturnCalculation in schema fpml-com-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="commodityReturnCalculation" type="CommodityReturnCalculation">
    <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 nsA:formula (1) (1)
pricingDates nsA:pricingDates 0 (1)
valuationDates nsA:valuationDates 0 (1)
initialPrice nsA:initialPrice 0 (1)
Collapse Derivation Tree: