Definition Type: ComplexType
Name: Mortgage
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:UnderlyingAsset
Containing Schema: fpml-asset-5-10.xsd
Abstract
Documentation:
A type describing a mortgage asset.
Collapse XSD Schema Diagram:
Drilldown into tranche in schema fpml-asset-5-10_xsd5 Drilldown into sector in schema fpml-asset-5-10_xsd5 Drilldown into pool in schema fpml-asset-5-10_xsd5 Drilldown into originalPrincipalAmount in schema fpml-asset-5-10_xsd5 Drilldown into dayCountFraction in schema fpml-asset-5-10_xsd5 Drilldown into paymentFrequency in schema fpml-asset-5-10_xsd5 Drilldown into BondCalculation.model in schema fpml-asset-5-10_xsd5 Drilldown into maturity in schema fpml-asset-5-10_xsd5 Drilldown into couponRate in schema fpml-asset-5-10_xsd5 Drilldown into couponType in schema fpml-asset-5-10_xsd5 Drilldown into seniority in schema fpml-asset-5-10_xsd5 Drilldown into issuerPartyReference in schema fpml-asset-5-10_xsd5 Drilldown into issuerName in schema fpml-asset-5-10_xsd5 Drilldown into FixedIncomeSecurityContent.model in schema fpml-asset-5-10_xsd5 Drilldown into insurerReference in schema fpml-asset-5-10_xsd5 Drilldown into insurer in schema fpml-asset-5-10_xsd5 Drilldown into definition in schema fpml-asset-5-10_xsd5 Drilldown into clearanceSystem in schema fpml-asset-5-10_xsd5 Drilldown into exchangeId in schema fpml-asset-5-10_xsd5 Drilldown into currency in schema fpml-asset-5-10_xsd5 Drilldown into instrumentId in schema fpml-asset-5-10_xsd5 Drilldown into id in schema fpml-asset-5-10_xsd5 Drilldown into Asset in schema fpml-asset-5-10_xsd5 Drilldown into IdentifiedAsset in schema fpml-asset-5-10_xsd5 Drilldown into UnderlyingAsset in schema fpml-asset-5-10_xsd5XSD Diagram of Mortgage in schema fpml-asset-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Mortgage">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type describing a mortgage asset.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="UnderlyingAsset">
            <xsd:sequence>
                <xsd:choice minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">Applicable to the case of default swaps on MBS terms. For specifying the insurer name, when applicable (when the element is not present, it signifies that the insurer is Not Applicable)</xsd:documentation>
                    </xsd:annotation>
                    <xsd:element name="insurer" type="LegalEntity" />
                    <xsd:element name="insurerReference" type="LegalEntityReference" />
                </xsd:choice>
                <xsd:group ref="FixedIncomeSecurityContent.model" />
                <xsd:group ref="BondCalculation.model" />
                <xsd:element name="originalPrincipalAmount" type="xsd:decimal" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The initial issued amount of the mortgage obligation.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <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>
                <xsd:element name="sector" type="MortgageSector" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The sector classification of the mortgage obligation.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="tranche" type="Token" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The mortgage obligation tranche that is subject to the derivative transaction.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
instrumentId nsF:instrumentId 0 unbounded
currency nsF:currency 0 (1)
exchangeId nsF:exchangeId 0 (1)
clearanceSystem nsF:clearanceSystem 0 (1)
definition nsF:definition 0 (1)
insurer nsF:insurer (1) (1)
insurerReference nsF:insurerReference (1) (1)
issuerName nsF:issuerName (1) (1)
issuerPartyReference nsF:issuerPartyReference (1) (1)
seniority nsF:seniority 0 (1)
couponType nsF:couponType 0 (1)
couponRate nsF:couponRate 0 (1)
maturity nsF:maturity 0 (1)
paymentFrequency nsF:paymentFrequency 0 (1)
dayCountFraction nsF:dayCountFraction 0 (1)
originalPrincipalAmount nsF:originalPrincipalAmount 0 (1)
pool nsF:pool 0 (1)
sector nsF:sector 0 (1)
tranche nsF:tranche 0 (1)
<xs:group> nsF:FixedIncomeSecurityContent.model (1) (1)
<xs:group> nsF:BondCalculation.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:mortgage