Definition Type: Element
Name: constituentWeight
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:ConstituentWeight
Containing Schema: fpml-cd-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Describes the weight of each of the constituents within the basket. If not provided, it is assumed to be equal weighted.
Collapse XSD Schema Diagram:
Drilldown into basketAmount in schema fpml-asset-5-10_xsd2 Drilldown into basketPercentage in schema fpml-asset-5-10_xsd2 Drilldown into openUnits in schema fpml-asset-5-10_xsd2 Drilldown into ConstituentWeight in schema fpml-asset-5-10_xsd2XSD Diagram of constituentWeight in schema fpml-cd-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="constituentWeight" type="ConstituentWeight" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Describes the weight of each of the constituents within the basket. If not provided, it is assumed to be equal weighted.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
openUnits nsC:openUnits 0 (1)
basketPercentage nsC:basketPercentage 0 (1)
basketAmount nsC:basketAmount 0 (1)
Collapse Derivation Tree: