complexType "ForecastRateIndex"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
forecastRateIndex
Known Usage Locations
Annotation
A type defining a rate index.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="ForecastRateIndex">
<xsd:sequence>
<xsd:element name="floatingRateIndex" type="FloatingRateIndex"/>
<xsd:element name="indexTenor" type="Period"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
floatingRateIndex
Type:
FloatingRateIndex, simple content
The ISDA Floating Rate Option, i.e. the floating rate index.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="floatingRateIndex" type="FloatingRateIndex"/>

indexTenor
Type:
Period, complex content
The ISDA Designated Maturity, i.e. the tenor of the floating rate.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="indexTenor" type="Period"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.