Enum: AmendmentEffectiveDateEnum
The enumerated values to specify the effective date of the Amendment to Termination Currency when specified as a specific date (e.g. the annex date).
URI: common_domain_model:AmendmentEffectiveDateEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| AnnexDate | None | The effective date corresponds to the Annex date |
| DeedDate | None | The effective date corresponds to the Deed date |
| AgreementDate | None | The effective date corresponds to the Agreement date |
| AmendmentEffectiveDate | None | The effective date corresponds to the Amendment Effective Date (IM) |
Slots
| Name | Description |
|---|---|
| specificDate | The effective date of the Amendment to Termination Currency when specified as... |
Notes
- ISDA CSA_IM_2016 paragraph "13 General Principles" clause "(t)"
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
LinkML Source
name: AmendmentEffectiveDateEnum
description: The enumerated values to specify the effective date of the Amendment
to Termination Currency when specified as a specific date (e.g. the annex date).
notes:
- ISDA CSA_IM_2016 paragraph "13 General Principles" clause "(t)"
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
AnnexDate:
text: AnnexDate
description: The effective date corresponds to the Annex date.
DeedDate:
text: DeedDate
description: The effective date corresponds to the Deed date.
AgreementDate:
text: AgreementDate
description: The effective date corresponds to the Agreement date.
AmendmentEffectiveDate:
text: AmendmentEffectiveDate
description: The effective date corresponds to the Amendment Effective Date (IM).