Definition Type: Element
Name: pool
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:AssetPool
Containing Schema: fpml-asset-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The morgage pool that is underneath the mortgage obligation.
Collapse XSD Schema Diagram:
Drilldown into currentFactor in schema fpml-asset-4-4_xsd Drilldown into initialFactor in schema fpml-asset-4-4_xsd Drilldown into effectiveDate in schema fpml-shared-4-4_xsd Drilldown into version in schema fpml-shared-4-4_xsd Drilldown into VersionHistory.model in schema fpml-shared-4-4_xsd Drilldown into AssetPool in schema fpml-asset-4-4_xsdXSD Diagram of pool in schema fpml-asset-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="pool" type="AssetPool" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The morgage pool that is underneath the mortgage obligation.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
version fpml:version (1) (1)
effectiveDate fpml:effectiveDate 0 (1)
initialFactor fpml:initialFactor (1) (1)
currentFactor fpml:currentFactor 0 (1)
<xs:group> fpml:VersionHistory.model 0 (1)
Collapse Derivation Tree: