Definition Type: Element
Name: commodityBasket
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:CommodityBasket
Containing Schema: fpml-com-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Describes the swap's underlyer when it has multiple asset components.
Collapse XSD Schema Diagram:
Drilldown into notionalAmountBasket in schema fpml-com-5-10_xsd3 Drilldown into notionalQuantityBasket in schema fpml-com-5-10_xsd3 Drilldown into CommodityBasket.model in schema fpml-com-5-10_xsd3 Drilldown into basketId in schema fpml-asset-5-10_xsd5 Drilldown into basketName in schema fpml-asset-5-10_xsd5 Drilldown into BasketIdentifier.model in schema fpml-asset-5-10_xsd5 Drilldown into CommodityBasket in schema fpml-com-5-10_xsd3XSD Diagram of commodityBasket in schema fpml-com-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="commodityBasket" type="CommodityBasket">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Describes the swap's underlyer when it has multiple asset components.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
basketName nsF:basketName 0 (1)
basketId nsF:basketId 0 unbounded
notionalQuantityBasket nsF:notionalQuantityBasket (1) (1)
notionalAmountBasket nsF:notionalAmountBasket (1) (1)
<xs:group> nsF:BasketIdentifier.model (1) (1)
<xs:group> nsF:CommodityBasket.model (1) (1)
Collapse Derivation Tree: