Definition Type: ComplexType
Name: YieldCurve
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:PricingStructure
Containing Schema: fpml-mktenv-5-10.xsd
Abstract
Documentation:
A generic yield curve object, which can be valued in a variety of ways.
Collapse XSD Schema Diagram:
Drilldown into forecastRateIndex in schema fpml-mktenv-5-10_xsd1 Drilldown into algorithm in schema fpml-mktenv-5-10_xsd1 Drilldown into YieldCurveCharacteristics.model in schema fpml-mktenv-5-10_xsd1 Drilldown into currency in schema fpml-shared-5-10_xsd3 Drilldown into name in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into PricingStructure in schema fpml-shared-5-10_xsd3XSD Diagram of YieldCurve in schema fpml-mktenv-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="YieldCurve">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A generic yield curve object, which can be valued in a variety of ways.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="PricingStructure">
            <xsd:sequence>
                <xsd:group ref="YieldCurveCharacteristics.model" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
name nsD:name 0 (1)
currency nsD:currency 0 (1)
algorithm nsD:algorithm 0 (1)
forecastRateIndex nsD:forecastRateIndex 0 (1)
<xs:group> nsD:YieldCurveCharacteristics.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:yieldCurve