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