Skip to content

Slot: adjustedExerciseDate

The date on which the option exercise takes place. This date should already be adjusted for any applicable business day convention.

URI: common_domain_model:adjustedExerciseDate

Applicable Classes

Name Description Modifies Slot
ExerciseEvent A data defining: the adjusted dates associated with a particular exercise ev... no
CancellationEvent The adjusted dates for a specific cancellation date, including the adjusted e... yes
EarlyTerminationEvent A data to: define the adjusted dates associated with an early termination pr... yes
ExtensionEvent A data to: define the adjusted dates associated with an individual extension... yes

Properties

Type and Range

Property Value
Range date
Domain Of ExerciseEvent, CancellationEvent, EarlyTerminationEvent, ExtensionEvent

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:adjustedExerciseDate
native common_domain_model:adjustedExerciseDate

LinkML Source

name: adjustedExerciseDate
description: The date on which the option exercise takes place. This date should already
  be adjusted for any applicable business day convention.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- ExerciseEvent
- CancellationEvent
- EarlyTerminationEvent
- ExtensionEvent
range: date
required: true