Definition Type: ComplexType
Name: CreditCurveValuation
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:PricingStructureValuation
Containing Schema: fpml-mktenv-5-10.xsd
Abstract
Documentation:
A set of credit curve values, which can include pricing inputs (which are typically credit spreads), default probabilities, and recovery rates.
Collapse XSD Schema Diagram:
Drilldown into recoveryRateCurve in schema fpml-mktenv-5-10_xsd2 Drilldown into recoveryRate in schema fpml-mktenv-5-10_xsd2 Drilldown into RecoveryRate.model in schema fpml-mktenv-5-10_xsd2 Drilldown into defaultProbabilityCurve in schema fpml-mktenv-5-10_xsd2 Drilldown into inputs in schema fpml-mktenv-5-10_xsd2 Drilldown into buildDateTime in schema fpml-riskdef-5-10_xsd2 Drilldown into endDate in schema fpml-riskdef-5-10_xsd2 Drilldown into inputDataDate in schema fpml-riskdef-5-10_xsd2 Drilldown into spotDate in schema fpml-riskdef-5-10_xsd2 Drilldown into baseDate in schema fpml-riskdef-5-10_xsd2 Drilldown into PricingInputDates.model in schema fpml-riskdef-5-10_xsd2 Drilldown into valuationScenarioReference in schema fpml-riskdef-5-10_xsd2 Drilldown into objectReference in schema fpml-riskdef-5-10_xsd2 Drilldown into definitionRef in schema fpml-riskdef-5-10_xsd2 Drilldown into id in schema fpml-riskdef-5-10_xsd2 Drilldown into Valuation in schema fpml-riskdef-5-10_xsd2 Drilldown into PricingStructureValuation in schema fpml-riskdef-5-10_xsd2XSD Diagram of CreditCurveValuation in schema fpml-mktenv-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CreditCurveValuation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A set of credit curve values, which can include pricing inputs (which are typically credit spreads), default probabilities, and recovery rates.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="PricingStructureValuation">
            <xsd:sequence>
                <xsd:element name="inputs" type="QuotedAssetSet" minOccurs="0" />
                <xsd:element name="defaultProbabilityCurve" type="DefaultProbabilityCurve" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A curve of default probabilities.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:group ref="RecoveryRate.model" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A recovery rate value or curve.</xsd:documentation>
                    </xsd:annotation>
                </xsd:group>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
objectReference nsE:objectReference 0 (1)
valuationScenarioReference nsE:valuationScenarioReference 0 (1)
baseDate nsE:baseDate 0 (1)
spotDate nsE:spotDate 0 (1)
inputDataDate nsE:inputDataDate 0 (1)
endDate nsE:endDate 0 (1)
buildDateTime nsE:buildDateTime 0 (1)
inputs nsE:inputs 0 (1)
defaultProbabilityCurve nsE:defaultProbabilityCurve 0 (1)
recoveryRate nsE:recoveryRate (1) (1)
recoveryRateCurve nsE:recoveryRateCurve (1) (1)
<xs:group> nsE:PricingInputDates.model (1) (1)
<xs:group> nsE:RecoveryRate.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
definitionRef nsE:definitionRef (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:creditCurveValuation