XML Schema Documentation

Model Group: YieldCurveCharacteristics.model

[Table of contents]

Name YieldCurveCharacteristics.model
Used by (from the same schema document) Complex Type YieldCurve
Documentation The set of characteristics that describe the outputs of a yield curve.
XML Instance Representation
<algorithm> xsd:string </algorithm> [0..1]
<forecastRateIndex> ForecastRateIndex </forecastRateIndex> [0..1]
Diagram
type_ForecastRateIndex
Schema Component Representation
<xsd:group name="YieldCurveCharacteristics.model">
<xsd:sequence>
<xsd:element name="algorithm" type=" xsd:string " minOccurs="0"/>
<xsd:element name="forecastRateIndex" type=" ForecastRateIndex " minOccurs="0"/>
</xsd:sequence>
</xsd:group>