Definition Type: ComplexType
Name: CommodityBasket
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-com-5-10.xsd
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_xsd2 Drilldown into notionalQuantityBasket in schema fpml-com-5-10_xsd2 Drilldown into CommodityBasket.model in schema fpml-com-5-10_xsd2 Drilldown into basketId in schema fpml-asset-5-10_xsd4 Drilldown into basketName in schema fpml-asset-5-10_xsd4 Drilldown into BasketIdentifier.model in schema fpml-asset-5-10_xsd4XSD Diagram of CommodityBasket in schema fpml-com-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CommodityBasket">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Describes the swap's underlyer when it has multiple asset components.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="BasketIdentifier.model" />
        <xsd:group ref="CommodityBasket.model" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
basketName nsE:basketName 0 (1)
basketId nsE:basketId 0 unbounded
notionalQuantityBasket nsE:notionalQuantityBasket (1) (1)
notionalAmountBasket nsE:notionalAmountBasket (1) (1)
<xs:group> nsE:BasketIdentifier.model (1) (1)
<xs:group> nsE:CommodityBasket.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsE:commodityBasket