ExercisePeriod
This defines the time interval to the start of the exercise period, i.e. the earliest
exercise date, and the frequency of subsequent exercise dates (if any).
Field | Type | Description | Print form title | FFSM title | Properties | Conditions |
earliestExerciseDateTenor | Period | The time interval to the first (and possibly only) exercise date in the exercise period. | Earliest exercise date tenor. | | 0-1,
mre,
mfr | |
exerciseFrequency | Period | The frequency of subsequent exercise dates in the exercise period following the earliest
exercise date. An interval of 1 day should be used to indicate an American style exercise
period.
| Exercise dates frequency. | | 0-1,
mfr | |
@id | xsd:ID | | | | 1-1,
ncf | |
ExercisePeriodearliestExerciseDateTenor(Period) | The time interval to the first (and possibly only) exercise date in the exercise period. |
|
periodMultiplier(integer) | A time period multiplier, e.g. 1, 2 or 3 etc. A negative value can be used when specifying
an offset relative to another date, e.g. -2 days.
|
|
period(PeriodEnum) | A time period, e.g. a day, week, month or year of the stream. If the periodMultiplier
value is 0 (zero) then period must contain the value D (day).
|
| D;W;M;Y; |
|
exerciseFrequency(Period) | The frequency of subsequent exercise dates in the exercise period following the earliest
exercise date. An interval of 1 day should be used to indicate an American style exercise
period.
|
|
periodMultiplier(integer) | A time period multiplier, e.g. 1, 2 or 3 etc. A negative value can be used when specifying
an offset relative to another date, e.g. -2 days.
|
|
period(PeriodEnum) | A time period, e.g. a day, week, month or year of the stream. If the periodMultiplier
value is 0 (zero) then period must contain the value D (day).
|
| D;W;M;Y; |
|