Definition Type: Element
Name: floatingRate
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:StubFloatingRate
Containing Schema: fpml-shared-5-10.xsd
MinOccurs (1)
MaxOccurs 2
Abstract
Documentation:
The rates to be applied to the initial or final stub may be the linear interpolation of two different rates. While the majority of the time, the rate indices will be the same as that specified in the stream and only the tenor itself will be different, it is possible to specift two different rates. For example, a 2 month stub period may use the linear interpolation of a 1 month and 3 month rate. The different rates would be specified in this component. Note that a maximum of two rates can be specified. If a stub period uses the same floating rate index, including tenor, as the regular calculation periods then this should not be specified again within this component, i.e. the stub calculation period amount component may not need to be specified even if there is an initial or final stub period. If a stub period uses a different floating rate index compared to the regular calculation periods then this should be specified within this component. If specified here, they are likely to have id attributes, allowing them to be referenced from within the cashflows component.
Collapse XSD Schema Diagram:
Drilldown into spreadSchedule in schema fpml-shared-5-10_xsd2 Drilldown into indexTenor in schema fpml-shared-5-10_xsd2 Drilldown into floatingRateIndex in schema fpml-shared-5-10_xsd2 Drilldown into StubFloatingRateIndex.model in schema fpml-shared-5-10_xsd2 Drilldown into id in schema fpml-shared-5-10_xsd2 Drilldown into Rate in schema fpml-shared-5-10_xsd2 Drilldown into StubFloatingRate in schema fpml-shared-5-10_xsd2XSD Diagram of floatingRate in schema fpml-shared-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="floatingRate" type="StubFloatingRate" maxOccurs="2">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The rates to be applied to the initial or final stub may be the linear interpolation of two different rates. While the majority of the time, the rate indices will be the same as that specified in the stream and only the tenor itself will be different, it is possible to specift two different rates. For example, a 2 month stub period may use the linear interpolation of a 1 month and 3 month rate. The different rates would be specified in this component. Note that a maximum of two rates can be specified. If a stub period uses the same floating rate index, including tenor, as the regular calculation periods then this should not be specified again within this component, i.e. the stub calculation period amount component may not need to be specified even if there is an initial or final stub period. If a stub period uses a different floating rate index compared to the regular calculation periods then this should be specified within this component. If specified here, they are likely to have id attributes, allowing them to be referenced from within the cashflows component.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
floatingRateIndex nsC:floatingRateIndex 0 (1)
indexTenor nsC:indexTenor 0 (1)
spreadSchedule nsC:spreadSchedule 0 unbounded
<xs:group> nsC:StubFloatingRateIndex.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsC:id (Optional)
Collapse Derivation Tree: