Definition Type: Element
Name: constituentWeight
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:ConstituentWeight
Containing Schema: fpml-asset-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the weight of each of the underlyer constituent within the basket, either in absolute or relative terms. This is an optional component, as certain swaps do not specify a specific weight for each of their basket constituents.
Collapse XSD Schema Diagram:
Drilldown into basketAmount in schema fpml-asset-5-10_xsd5 Drilldown into basketPercentage in schema fpml-asset-5-10_xsd5 Drilldown into openUnits in schema fpml-asset-5-10_xsd5 Drilldown into ConstituentWeight in schema fpml-asset-5-10_xsd5XSD Diagram of constituentWeight in schema fpml-asset-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="constituentWeight" type="ConstituentWeight" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the weight of each of the underlyer constituent within the basket, either in absolute or relative terms. This is an optional component, as certain swaps do not specify a specific weight for each of their basket constituents.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
openUnits nsF:openUnits 0 (1)
basketPercentage nsF:basketPercentage 0 (1)
basketAmount nsF:basketAmount 0 (1)
Collapse Derivation Tree: