Definition Type: ComplexType
Name: ReferencePoolItem
Namespace: http://www.fpml.org/2004/FpML-4-1
Containing Schema: fpml-cd-4-1.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into referencePair in schema fpml-cd-4-1_xsd Drilldown into constituentWeight in schema fpml-cd-4-1_xsdXSD Diagram of ReferencePoolItem in schema fpml-cd-4-1_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ReferencePoolItem">
    <xsd:sequence>
        <xsd:element name="constituentWeight" type="ConstituentWeight" />
        <xsd:element name="referencePair" type="ReferencePair" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
constituentWeight nsA:constituentWeight (1) (1)
referencePair nsA:referencePair (1) (1)