Definition Type: ComplexType
Name: CommodityBasketUnderlyingByPercentage
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:CommodityBasketUnderlyingBase
Containing Schema: fpml-com-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into constituentWeight in schema fpml-com-5-10_xsd3 Drilldown into averagingMethod in schema fpml-com-5-10_xsd3 Drilldown into pricingDates in schema fpml-com-5-10_xsd3 Drilldown into commodity in schema fpml-com-5-10_xsd3 Drilldown into direction in schema fpml-com-5-10_xsd3 Drilldown into id in schema fpml-com-5-10_xsd3 Drilldown into CommodityBasketUnderlyingBase in schema fpml-com-5-10_xsd3XSD Diagram of CommodityBasketUnderlyingByPercentage in schema fpml-com-5-10_xsd3 (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 nsF:direction (1) (1)
commodity nsF:commodity (1) (1)
pricingDates nsF:pricingDates 0 (1)
averagingMethod nsF:averagingMethod 0 (1)
constituentWeight nsF:constituentWeight 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id Optional
Collapse Derivation Tree:
Collapse References:
nsF:underlying