AmountScheduleWithInitialValue
Type CDM 7.2.0A class to specify a currency amount or a currency amount schedule.
Extended by —
Attributes 3 (1 own)
Namespace cdm.product.common.schedule
Attributes
1 declared on AmountScheduleWithInitialValue, 2 inherited. Cardinality in amber is required.
| Name | Type | Card. | Description | From |
|---|---|---|---|---|
| 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. | Schedule |
| 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. | Schedule |
| currency | string | 1..* | The currency in which the amount schedule is denominated. The currency is specified outside of the actual schedule in order to be applied uniformly to it. The list of valid currencies is not presently positioned as an enumeration as part of the CDM because that scope is limited to the values specified by ISDA and FpML. As a result, implementers have to make reference to the relevant standard, such as the ISO 4217 standard for currency codes. | — |
Referenced by
1 type holds an AmountScheduleWithInitialValue as an attribute.
Open AmountScheduleWithInitialValue 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.