FINXIS.

FloatingRateDefinition

Type CDM 7.2.0

A data defining: parameters associated with a floating rate reset. This data forms: part of the cashflows representation of a stream.

Extends —
Extended by —
Attributes 6
Namespace cdm.product.asset

Attributes

All 6 declared on FloatingRateDefinition. Cardinality in amber is required.

NameTypeCard.Description
calculatedRate number 0..1 The final calculated rate for a calculation period after any required averaging of rates A calculated rate of 5% would be represented as 0.05.
rateObservation RateObservation 0..* The details of a particular rate observation, including the fixing date and observed rate. A list of rate observation elements may be ordered in the document by ascending adjusted fixing date. An FpML document containing an unordered list of rate observations is still regarded as a conformant document.
floatingRateMultiplier number 0..1 A rate multiplier to apply to the floating rate. The multiplier can be a positive or negative decimal. This element should only be included if the multiplier is not equal to 1 (one).
spread number 0..1 The ISDA Spread, if any, which applies for the calculation period. The spread is a per annum rate, expressed as a decimal. For purposes of determining a calculation period amount, if positive the spread will be added to the floating rate and if negative the spread will be subtracted from the floating rate. A positive 10 basis point (0.1%) spread would be represented as 0.001.
capRate Strike 0..* The cap rate, if any, which applies to the floating rate for the calculation period. The cap rate (strike) is only required where the floating rate on a swap stream is capped at a certain strike level. The cap rate is assumed to be exclusive of any spread and is a per annum rate, expressed as a decimal. A cap rate of 5% would be represented as 0.05.
floorRate Strike 0..* The floor rate, if any, which applies to the floating rate for the calculation period. The floor rate (strike) is only required where the floating rate on a swap stream is floored at a certain strike level. The floor rate is assumed to be exclusive of any spread and is a per annum rate, expressed as a decimal. The floor rate of 5% would be represented as 0.05.

Conditions

Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.

FloatingRateMultiplier Condition
FpML specifies that the floatingRateMultiplier should only be included if different from 1.
if floatingRateMultiplier exists
then floatingRateMultiplier <> 1

Referenced by

1 type holds a FloatingRateDefinition as an attribute.

Open FloatingRateDefinition in the Model Browser

Walk the tree and the reference graph interactively, and switch releases to see how the type has changed. Free, no signup.

Model Browser All 200+ releases
Parsed from CDM 7.2.0 · product-asset-type.rosetta cdm.product.asset