Definition Type: ComplexType
Name: CommodityBasketUnderlyingByPercentage
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:CommodityBasketUnderlyingBase
Containing Schema: fpml-com-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into constituentWeight in schema fpml-com-5-10_xsd2 Drilldown into averagingMethod in schema fpml-com-5-10_xsd2 Drilldown into pricingDates in schema fpml-com-5-10_xsd2 Drilldown into commodity in schema fpml-com-5-10_xsd2 Drilldown into direction in schema fpml-com-5-10_xsd2 Drilldown into id in schema fpml-com-5-10_xsd2 Drilldown into CommodityBasketUnderlyingBase in schema fpml-com-5-10_xsd2XSD Diagram of CommodityBasketUnderlyingByPercentage in schema fpml-com-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CommodityBasketUnderlyingByPercentage">
    <xsd:complexContent>
        <xsd:extension base="CommodityBasketUnderlyingBase">
            <xsd:sequence>
                <xsd:element name="constituentWeight" type="NonNegativeDecimal" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">If the Notional Quantity is specified in a unit that does not match the unit in which the Commodity Reference Price is quoted, the scaling or conversion factor used to convert the Commodity Reference Price unit into the Notional Quantity unit should be stated here. If there is no conversion, this element is not intended to be used.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
direction nsE:direction 0 (1)
commodity nsE:commodity 0 (1)
pricingDates nsE:pricingDates 0 (1)
averagingMethod nsE:averagingMethod 0 (1)
constituentWeight nsE:constituentWeight 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id Optional
Collapse Derivation Tree:
Collapse References:
nsE:underlying