BusinessDateRange
Type CDM 7.2.0A class defining a range of contiguous business days by defining an unadjusted first date, an unadjusted last date and a business day convention and business centers for adjusting the first and last dates if they would otherwise fall on a non business day in the specified business centers. The days between the first and last date must also be good business days in the specified centers to be counted in the range.
Attributes
2 declared on BusinessDateRange, 2 inherited. Cardinality in amber is required.
| Name | Type | Card. | Description | From |
|---|---|---|---|---|
| startDate | date | 1..1 | The first date of a date range. | DateRange |
| endDate | date | 1..1 | The last date of a date range. | DateRange |
| businessDayConvention | BusinessDayConventionEnum | 1..1 | The convention for adjusting a date if it would otherwise fall on a day that is not a business day, as specified by an ISDA convention (e.g. Following, Precedent). | — |
| businessCenters | BusinessCenters | 0..1 | The business center(s), specified either explicitly or by reference to those specified somewhere else in the instance document. | — |
Referenced by
1 type holds a BusinessDateRange as an attribute.
Open BusinessDateRange 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.