Definition Type: Element
Name: recoveryRateCurve
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:TermCurve
Containing Schema: fpml-mktenv-4-4.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A curve of recovery rates, allowing different terms to have different recovery rates.
Collapse XSD Schema Diagram:
Drilldown into point in schema fpml-mktenv-4-4_xsd Drilldown into extrapolationPermitted in schema fpml-mktenv-4-4_xsd Drilldown into interpolationMethod in schema fpml-mktenv-4-4_xsd Drilldown into TermCurve in schema fpml-mktenv-4-4_xsdXSD Diagram of recoveryRateCurve in schema fpml-mktenv-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="recoveryRateCurve" type="TermCurve">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A curve of recovery rates, allowing different terms to have different recovery rates.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
interpolationMethod fpml:interpolationMethod 0 (1)
extrapolationPermitted fpml:extrapolationPermitted 0 (1)
point fpml:point (1) unbounded
Collapse Derivation Tree: