Enum: ValuationDateDayEnum
Defines the conditions for the day for a Valuation Date.
URI: common_domain_model:ValuationDateDayEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| LocalBusinessDay | None | The Date must be a day on which commercial banks are open for general busines... |
| CalendarDay | None | The Date can be a given day on the regular calendar |
| NewYorkBankingDay | None | The Date must be a New York Banking Day, that is a day, other than a Saturday... |
Enumeration Operations
Inherits From: DayOfWeekEnum
Slots
| Name | Description |
|---|---|
| day | Specific day(s) or day of the week, if any, specified for Valuation Time |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
LinkML Source
name: ValuationDateDayEnum
description: Defines the conditions for the day for a Valuation Date.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
LocalBusinessDay:
text: LocalBusinessDay
description: The Date must be a day on which commercial banks are open for general
business in the local market.
CalendarDay:
text: CalendarDay
description: The Date can be a given day on the regular calendar.
NewYorkBankingDay:
text: NewYorkBankingDay
description: The Date must be a New York Banking Day, that is a day, other than
a Saturday or Sunday, on which banks are open for general commercial business
in New York, USA.
aliases:
- New York Banking Day
inherits:
- DayOfWeekEnum