XML Schema Documentation

Complex Type: ForecastRateIndex

[Table of contents]

Super-types: None
Sub-types: None
Name ForecastRateIndex
Abstract no
Documentation A type defining a rate index.
XML Instance Representation
<...>
<floatingRateIndex> FloatingRateIndex </floatingRateIndex> [1]

'The ISDA Floating Rate Option, i.e. the floating rate index.'

<indexTenor> Interval </indexTenor> [1]

'The ISDA Designated Maturity, i.e. the tenor of the floating rate.'

</...>
Diagram
Schema Component Representation
<xsd:complexType name="ForecastRateIndex">
<xsd:sequence>
<xsd:element name="floatingRateIndex" type=" FloatingRateIndex "/>
<xsd:element name="indexTenor" type=" Interval "/>
</xsd:sequence>
</xsd:complexType>