Definition Type: ComplexType
Name: ReferencePool
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-cd-4-4.xsd
Abstract
Documentation:
This type contains all the reference pool items to define the reference entity and reference obligation(s) in the basket.
Collapse XSD Schema Diagram:
Drilldown into referencePoolItem in schema fpml-cd-4-4_xsdXSD Diagram of ReferencePool in schema fpml-cd-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ReferencePool">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">This type contains all the reference pool items to define the reference entity and reference obligation(s) in the basket.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="referencePoolItem" type="ReferencePoolItem" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
referencePoolItem fpml:referencePoolItem (1) unbounded
Collapse Derivation Tree:
Collapse References:
fpml:referencePool