Definition Type: ComplexType
Name: YieldCurveValuation
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:PricingStructureValuation
Containing Schema: fpml-mktenv-5-10.xsd
Abstract
Documentation:
The values of a yield curve, including possibly inputs and outputs (dfs, forwards, zero rates).
Collapse XSD Schema Diagram:
Drilldown into discountFactorCurve in schema fpml-mktenv-5-10_xsd1 Drilldown into forwardCurve in schema fpml-mktenv-5-10_xsd1 Drilldown into zeroCurve in schema fpml-mktenv-5-10_xsd1 Drilldown into inputs in schema fpml-mktenv-5-10_xsd1 Drilldown into buildDateTime in schema fpml-riskdef-5-10_xsd1 Drilldown into endDate in schema fpml-riskdef-5-10_xsd1 Drilldown into inputDataDate in schema fpml-riskdef-5-10_xsd1 Drilldown into spotDate in schema fpml-riskdef-5-10_xsd1 Drilldown into baseDate in schema fpml-riskdef-5-10_xsd1 Drilldown into PricingInputDates.model in schema fpml-riskdef-5-10_xsd1 Drilldown into valuationScenarioReference in schema fpml-riskdef-5-10_xsd1 Drilldown into objectReference in schema fpml-riskdef-5-10_xsd1 Drilldown into definitionRef in schema fpml-riskdef-5-10_xsd1 Drilldown into id in schema fpml-riskdef-5-10_xsd1 Drilldown into Valuation in schema fpml-riskdef-5-10_xsd1 Drilldown into PricingStructureValuation in schema fpml-riskdef-5-10_xsd1XSD Diagram of YieldCurveValuation in schema fpml-mktenv-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="YieldCurveValuation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The values of a yield curve, including possibly inputs and outputs (dfs, forwards, zero rates).</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="PricingStructureValuation">
            <xsd:sequence>
                <xsd:element name="inputs" type="QuotedAssetSet" minOccurs="0" />
                <xsd:element name="zeroCurve" type="ZeroRateCurve" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A curve of zero rates.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="forwardCurve" type="ForwardRateCurve" minOccurs="0" maxOccurs="unbounded">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A curve of forward rates.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="discountFactorCurve" type="TermCurve" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A curve of discount factors.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
objectReference nsD:objectReference 0 (1)
valuationScenarioReference nsD:valuationScenarioReference 0 (1)
baseDate nsD:baseDate 0 (1)
spotDate nsD:spotDate 0 (1)
inputDataDate nsD:inputDataDate 0 (1)
endDate nsD:endDate 0 (1)
buildDateTime nsD:buildDateTime 0 (1)
inputs nsD:inputs 0 (1)
zeroCurve nsD:zeroCurve 0 (1)
forwardCurve nsD:forwardCurve 0 unbounded
discountFactorCurve nsD:discountFactorCurve 0 (1)
<xs:group> nsD:PricingInputDates.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
definitionRef nsD:definitionRef (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:yieldCurveValuation