Skip to content

Class: InterestAdjustmentPeriodicity

A class to specify the Interest Adjustment periodicity.

URI: common_domain_model:InterestAdjustmentPeriodicity

 classDiagram
    class InterestAdjustmentPeriodicity
    click InterestAdjustmentPeriodicity href "../InterestAdjustmentPeriodicity/"
      InterestAdjustmentPeriodicity : customElection

      InterestAdjustmentPeriodicity : standardElection





        InterestAdjustmentPeriodicity --> "0..1" InterestAdjustmentPeriodicityEnum : standardElection
        click InterestAdjustmentPeriodicityEnum href "../InterestAdjustmentPeriodicityEnum/"



Slots

Name Cardinality and Range Description Inheritance
standardElection 0..1
InterestAdjustmentPeriodicityEnum
The Interest Adjustment periodicity when specified through a standardized ele... direct
customElection 0..1
string
The Interest Adjustment periodicity when specified through a custom election direct

Usages

used by used in type used
InterestAdjustment periodicity range InterestAdjustmentPeriodicity

In Subsets

See Also

Notes

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

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: InterestAdjustmentPeriodicity
description: A class to specify the Interest Adjustment periodicity.
notes:
- ISDA CSA_IM_Japanese_2016 paragraph "13 General Principles" clause "(n)(ii)"
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
see_also:
- isda:CSA_IM_Japanese_2016
slots:
- standardElection
- customElection
slot_usage:
  customElection:
    name: customElection
    description: The Interest Adjustment periodicity when specified through a custom
      election.

Induced

name: InterestAdjustmentPeriodicity
description: A class to specify the Interest Adjustment periodicity.
notes:
- ISDA CSA_IM_Japanese_2016 paragraph "13 General Principles" clause "(n)(ii)"
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
see_also:
- isda:CSA_IM_Japanese_2016
slot_usage:
  customElection:
    name: customElection
    description: The Interest Adjustment periodicity when specified through a custom
      election.
attributes:
  standardElection:
    name: standardElection
    description: The Interest Adjustment periodicity when specified through a standardized
      election.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: InterestAdjustmentPeriodicity
    domain_of:
    - InterestAdjustmentPeriodicity
    - DeliveryAmount
    range: InterestAdjustmentPeriodicityEnum
  customElection:
    name: customElection
    description: The Interest Adjustment periodicity when specified through a custom
      election.
    from_schema: https://w3id.org/lmodel/common-domain-model
    close_mappings:
    - fpml_5_10:AdditionalRepresentation.customElection
    rank: 1000
    owner: InterestAdjustmentPeriodicity
    domain_of:
    - AdditionalRepresentation
    - ElectiveAmountElection
    - InterestAdjustmentPeriodicity
    - SecurityProviderRightsEvent
    - ReturnAmount
    - DeliveryAmount
    range: string