Definition Type: SimpleType
Name: InterestShortfallCapEnum
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-enum-5-10.xsd
Documentation:
The specification of the interest shortfall cap, applicable to mortgage derivatives.
Collapse XSD Schema Diagram:
XSD Diagram of InterestShortfallCapEnum in schema fpml-enum-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="InterestShortfallCapEnum">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The specification of the interest shortfall cap, applicable to mortgage derivatives.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Fixed" />
        <xsd:enumeration value="Variable" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Fixed
Enumeration Variable
Collapse Derivation Tree:
Collapse References:
nsD:interestShortfallCap