Definition Type: ComplexType
Name: CommodityBasket
Namespace: http://www.fpml.org/FpML-5/confirmation
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_xsd Drilldown into notionalQuantityBasket in schema fpml-com-5-10_xsd Drilldown into CommodityBasket.model in schema fpml-com-5-10_xsd Drilldown into basketId in schema fpml-asset-5-10_xsd Drilldown into basketId in schema fpml-asset-5-10_xsd Drilldown into basketName in schema fpml-asset-5-10_xsd Drilldown into BasketIdentifier.model in schema fpml-asset-5-10_xsdXSD Diagram of CommodityBasket in schema fpml-com-5-10_xsd (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 nsA:basketName (1) (1)
basketId nsA:basketId 0 unbounded
basketId nsA:basketId (1) unbounded
notionalQuantityBasket nsA:notionalQuantityBasket (1) (1)
notionalAmountBasket nsA:notionalAmountBasket (1) (1)
<xs:group> nsA:BasketIdentifier.model (1) (1)
<xs:group> nsA:CommodityBasket.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:commodityBasket