Definition Type: Element
Name: constituentWeight
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:ConstituentWeight
Containing Schema: fpml-asset-4-4.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-4-4_xsd Drilldown into basketPercentage in schema fpml-asset-4-4_xsd Drilldown into openUnits in schema fpml-asset-4-4_xsd Drilldown into ConstituentWeight in schema fpml-asset-4-4_xsdXSD Diagram of constituentWeight in schema fpml-asset-4-4_xsd (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 fpml:openUnits (1) (1)
basketPercentage fpml:basketPercentage (1) (1)
basketAmount fpml:basketAmount (1) (1)
Collapse Derivation Tree: