Skip to content

Enum: InterestAdjustmentPeriodicityEnum

Values to specify the interest adjustment periodicity election through standard language.

URI: common_domain_model:InterestAdjustmentPeriodicityEnum

Permissible Values

Value Meaning Description
LastLocalBusinessDayOfMonth None The interest adjustment takes place on the last local business day of each ca...
EachDay None The interest adjustment takes place each day

Slots

Name Description
standardElection The Interest Adjustment periodicity when specified through a standardized ele...

Notes

  • ISDA CSA_IM_Japanese_2016 paragraph "13 General Principles" clause "(n)(ii)"

Identifier and Mapping Information

Schema Source

LinkML Source

name: InterestAdjustmentPeriodicityEnum
description: Values to specify the interest adjustment periodicity election through
  standard language.
notes:
- ISDA CSA_IM_Japanese_2016 paragraph "13 General Principles" clause "(n)(ii)"
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  LastLocalBusinessDayOfMonth:
    text: LastLocalBusinessDayOfMonth
    description: The interest adjustment takes place on the last local business day
      of each calendar month.
  EachDay:
    text: EachDay
    description: The interest adjustment takes place each day.