Definition Type: Element
Name: interestShortfall
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:InterestShortFall
Containing Schema: fpml-cd-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A floating rate payment event. With respect to any Reference Obligation Payment Date, either (a) the non-payment of an Expected Interest Amount or (b) the payment of an Actual Interest Amount that is less than the Expected Interest Amount. ISDA 2003 Term: Interest Shortfall.
Collapse XSD Schema Diagram:
Drilldown into rateSource in schema fpml-cd-4-4_xsd Drilldown into compounding in schema fpml-cd-4-4_xsd Drilldown into interestShortfallCap in schema fpml-cd-4-4_xsd Drilldown into InterestShortFall in schema fpml-cd-4-4_xsdXSD Diagram of interestShortfall in schema fpml-cd-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="interestShortfall" type="InterestShortFall" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A floating rate payment event. With respect to any Reference Obligation Payment Date, either (a) the non-payment of an Expected Interest Amount or (b) the payment of an Actual Interest Amount that is less than the Expected Interest Amount. ISDA 2003 Term: Interest Shortfall.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
interestShortfallCap fpml:interestShortfallCap (1) (1)
compounding fpml:compounding (1) (1)
rateSource fpml:rateSource 0 (1)
Collapse Derivation Tree: