Enum: ValuationDateDateEnum
Defines whether the date of a Valuation is defined by a certain day of the week or a particular date in the month.
URI: common_domain_model:ValuationDateDateEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| Each | None | Specific Valuation date frequency |
| Last | None | Specific Valuation date frequency |
| Secondlast | None | Specific Valuation date frequency |
| Thirdlast | None | Specific Valuation date frequency |
| Fourthlast | None | Specific Valuation date frequency |
| CalendarDay | None | A specific day of the calendar, defined |
| AsSelected | None | As Selected |
Slots
| Name | Description |
|---|---|
| date | Defines whether a date is defined by a certain day of the week or a particula... |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
LinkML Source
name: ValuationDateDateEnum
description: Defines whether the date of a Valuation is defined by a certain day of
the week or a particular date in the month.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
Each:
text: Each
description: Specific Valuation date frequency.
Last:
text: Last
description: Specific Valuation date frequency.
Secondlast:
text: Secondlast
description: Specific Valuation date frequency.
aliases:
- 2nd Last
Thirdlast:
text: Thirdlast
description: Specific Valuation date frequency.
aliases:
- 3rd Last
Fourthlast:
text: Fourthlast
description: Specific Valuation date frequency.
aliases:
- 4th Last
CalendarDay:
text: CalendarDay
description: A specific day of the calendar, defined.
AsSelected:
text: AsSelected
description: As Selected.
aliases:
- As Selected