Schedule
Type CDM 7.2.0Specifies an amount or quantity, either as a single value or as a schedule of dated values. This can be used where the applicable quantity changes over time, with each dated value becoming effective from its associated step date.
Attributes
All 2 declared on Schedule. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| value | number | 0..1 | The initial rate or amount, as the case may be. An initial rate of 5% would be represented as 0.05. |
| datedValue | DatedValue | 0..* | The schedule of step date and value pairs. On each step date the associated step value becomes effective. A list of steps may be ordered in the document by ascending step date. An FpML document containing an unordered list of steps is still regarded as a conformant document. |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
value exists or datedValue exists Referenced by
1 type holds a Schedule as an attribute.
Open Schedule 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.