Definition Type: ComplexType
Name: CommodityBasketByNotional
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:CommodityBasketBase
Containing Schema: fpml-com-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into underlying in schema fpml-com-5-10_xsd2 Drilldown into id in schema fpml-com-5-10_xsd2 Drilldown into CommodityBasketBase in schema fpml-com-5-10_xsd2XSD Diagram of CommodityBasketByNotional in schema fpml-com-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CommodityBasketByNotional">
    <xsd:complexContent>
        <xsd:extension base="CommodityBasketBase">
            <xsd:sequence>
                <xsd:element name="underlying" type="CommodityBasketUnderlyingByNotional" minOccurs="0" maxOccurs="unbounded">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Indicates the role of the option buyer with regard to this underlyer.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
underlying nsE:underlying 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:notionalQuantityBasket