Skip to content

Class: AmendmentEffectiveDate

A class to specify the effective date of the Amendment to Termination Currency. This date can be specified as either an actual date, a specific date (e.g. the annex date) or as a custom provision.

URI: common_domain_model:AmendmentEffectiveDate

 classDiagram
    class AmendmentEffectiveDate
    click AmendmentEffectiveDate href "../AmendmentEffectiveDate/"
      AmendmentEffectiveDate : customProvision

      AmendmentEffectiveDate : date

      AmendmentEffectiveDate : specificDate





        AmendmentEffectiveDate --> "0..1" AmendmentEffectiveDateEnum : specificDate
        click AmendmentEffectiveDateEnum href "../AmendmentEffectiveDateEnum/"



Slots

Name Cardinality and Range Description Inheritance
date 0..1
date
The effective date of the Amendment to Termination Currency when specified as... direct
specificDate 0..1
AmendmentEffectiveDateEnum
The effective date of the Amendment to Termination Currency when specified as... direct
customProvision 0..1
string
The effective date of the Amendment to Termination Currency when specified as... direct

Usages

used by used in type used
MinimumTransferAmountAmendment effectiveDate range AmendmentEffectiveDate
TerminationCurrencyAmendment effectiveDate range AmendmentEffectiveDate

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:AmendmentEffectiveDate
native common_domain_model:AmendmentEffectiveDate
close fpml_5_10:AmendmentEffectiveDate

LinkML Source

Direct

name: AmendmentEffectiveDate
description: A class to specify the effective date of the Amendment to Termination
  Currency. This date can be specified as either an actual date, a specific date (e.g.
  the annex date) or as a custom provision.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:AmendmentEffectiveDate
slots:
- date
- specificDate
- customProvision
slot_usage:
  date:
    name: date
    description: The effective date of the Amendment to Termination Currency when
      specified as an actual date.
    required: false
    multivalued: false
  customProvision:
    name: customProvision
    description: The effective date of the Amendment to Termination Currency when
      specified as a non normalized custom provision.

Induced

name: AmendmentEffectiveDate
description: A class to specify the effective date of the Amendment to Termination
  Currency. This date can be specified as either an actual date, a specific date (e.g.
  the annex date) or as a custom provision.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:AmendmentEffectiveDate
slot_usage:
  date:
    name: date
    description: The effective date of the Amendment to Termination Currency when
      specified as an actual date.
    required: false
    multivalued: false
  customProvision:
    name: customProvision
    description: The effective date of the Amendment to Termination Currency when
      specified as a non normalized custom provision.
attributes:
  date:
    name: date
    description: The effective date of the Amendment to Termination Currency when
      specified as an actual date.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: AmendmentEffectiveDate
    domain_of:
    - DateList
    - DatedValue
    - CalculateTransferInstruction
    - OtherAgreement
    - AmendmentEffectiveDate
    - CSAValuationDate
    range: date
    required: false
    multivalued: false
  specificDate:
    name: specificDate
    description: The effective date of the Amendment to Termination Currency when
      specified as relative to another date (e.g. the annex date).
    from_schema: https://w3id.org/lmodel/common-domain-model
    close_mappings:
    - fpml_5_10:AmendmentEffectiveDate.specificDate
    rank: 1000
    owner: AmendmentEffectiveDate
    domain_of:
    - AmendmentEffectiveDate
    range: AmendmentEffectiveDateEnum
  customProvision:
    name: customProvision
    description: The effective date of the Amendment to Termination Currency when
      specified as a non normalized custom provision.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: AmendmentEffectiveDate
    domain_of:
    - CustomisableOffset
    - AmendmentEffectiveDate
    - ConditionsPrecedent
    range: string