Definition Type: ComplexType
Name: DefaultProbabilityCurve
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:PricingStructureValuation
Containing Schema: fpml-mktenv-5-0.xsd
Abstract
Documentation:
A set of default probabilities.
Collapse XSD Schema Diagram:
Drilldown into defaultProbabilities in schema fpml-mktenv-5-0_xsd Drilldown into baseYieldCurve in schema fpml-mktenv-5-0_xsd Drilldown into buildDateTime in schema fpml-riskdef-5-0_xsd Drilldown into endDate in schema fpml-riskdef-5-0_xsd Drilldown into inputDataDate in schema fpml-riskdef-5-0_xsd Drilldown into spotDate in schema fpml-riskdef-5-0_xsd Drilldown into baseDate in schema fpml-riskdef-5-0_xsd Drilldown into PricingInputDates.model in schema fpml-riskdef-5-0_xsd Drilldown into valuationScenarioReference in schema fpml-riskdef-5-0_xsd Drilldown into objectReference in schema fpml-riskdef-5-0_xsd Drilldown into definitionRef in schema fpml-riskdef-5-0_xsd Drilldown into id in schema fpml-riskdef-5-0_xsd Drilldown into Valuation in schema fpml-riskdef-5-0_xsd Drilldown into PricingStructureValuation in schema fpml-riskdef-5-0_xsdXSD Diagram of DefaultProbabilityCurve in schema fpml-mktenv-5-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="DefaultProbabilityCurve">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A set of default probabilities.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="PricingStructureValuation">
            <xsd:sequence>
                <xsd:element name="baseYieldCurve" type="PricingStructureReference" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A reference to the yield curve values used as a basis for this credit curve valuation.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="defaultProbabilities" type="TermCurve" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A collection of default probabilities.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
objectReference nsB:objectReference 0 (1)
valuationScenarioReference nsB:valuationScenarioReference 0 (1)
baseDate nsB:baseDate 0 (1)
spotDate nsB:spotDate 0 (1)
inputDataDate nsB:inputDataDate 0 (1)
endDate nsB:endDate 0 (1)
buildDateTime nsB:buildDateTime 0 (1)
baseYieldCurve nsB:baseYieldCurve 0 (1)
defaultProbabilities nsB:defaultProbabilities 0 (1)
<xs:group> nsB:PricingInputDates.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
definitionRef nsB:definitionRef (Optional)
Collapse Derivation Tree:
Collapse References:
nsB:defaultProbabilityCurve