Definition Type: SimpleType
Name: InterestShortfallCapEnum
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-enum-4-4.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-4-4_xsd (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:
fpml:interestShortfallCap