Definition Type: Element
Name: basketConstituent
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:BasketConstituent
Containing Schema: fpml-asset-5-0.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Describes each of the components of the basket.
Collapse XSD Schema Diagram:
Drilldown into couponPayment in schema fpml-asset-5-0_xsd1 Drilldown into underlyerSpread in schema fpml-asset-5-0_xsd1 Drilldown into underlyerNotional in schema fpml-asset-5-0_xsd1 Drilldown into underlyerPrice in schema fpml-asset-5-0_xsd1 Drilldown into dividendPayout in schema fpml-asset-5-0_xsd1 Drilldown into constituentWeight in schema fpml-asset-5-0_xsd1 Drilldown into underlyingAsset in schema fpml-asset-5-0_xsd1 Drilldown into id in schema fpml-asset-5-0_xsd1 Drilldown into BasketConstituent in schema fpml-asset-5-0_xsd1XSD Diagram of basketConstituent in schema fpml-asset-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="basketConstituent" type="BasketConstituent" maxOccurs="unbounded" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Describes each of the components of the basket.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
underlyingAsset nsB:underlyingAsset 0 (1)
constituentWeight nsB:constituentWeight 0 (1)
dividendPayout nsB:dividendPayout 0 (1)
underlyerPrice nsB:underlyerPrice 0 (1)
underlyerNotional nsB:underlyerNotional 0 (1)
underlyerSpread nsB:underlyerSpread 0 (1)
couponPayment nsB:couponPayment 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id Optional
Collapse Derivation Tree: