Class: InterestAdjustment
A class to specify whether the Interest Adjustment is applicable and what its periodicity is.
URI: common_domain_model:InterestAdjustment
classDiagram
class InterestAdjustment
click InterestAdjustment href "../InterestAdjustment/"
InterestAdjustment : isApplicable
InterestAdjustment : periodicity
InterestAdjustment --> "1" InterestAdjustmentPeriodicity : periodicity
click InterestAdjustmentPeriodicity href "../InterestAdjustmentPeriodicity/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| isApplicable | 1 Boolean |
The Interest Adjustment is applicable when True and not applicable when False | direct |
| periodicity | 1 InterestAdjustmentPeriodicity |
The qualification of the Interest Adjustment periodicity | direct |
In Subsets
See Also
Notes
- ISDA CSA_IM_Japanese_2016 paragraph "13 General Principles" clause "(n)(ii)"
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | common_domain_model:InterestAdjustment |
| native | common_domain_model:InterestAdjustment |
LinkML Source
Direct
name: InterestAdjustment
description: A class to specify whether the Interest Adjustment is applicable and
what its periodicity is.
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:
- isApplicable
- periodicity
slot_usage:
isApplicable:
name: isApplicable
description: The Interest Adjustment is applicable when True and not applicable
when False.
Induced
name: InterestAdjustment
description: A class to specify whether the Interest Adjustment is applicable and
what its periodicity is.
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:
isApplicable:
name: isApplicable
description: The Interest Adjustment is applicable when True and not applicable
when False.
attributes:
isApplicable:
name: isApplicable
description: The Interest Adjustment is applicable when True and not applicable
when False.
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:AdditionalRepresentationElection.isApplicable
rank: 1000
owner: InterestAdjustment
domain_of:
- AdditionalRepresentationElection
- AdditionalRightsEvent
- BespokeCalculationDate
- BespokeTransferTiming
- CollateralAccessBreach
- CustodianEvent
- FrenchLawAddendum
- FrenchLawAddendumElection
- InterestAdjustment
- JapaneseSecuritiesProvisions
- MinimumTransferAmountAmendment
- OneWayProvisions
- ProcessAgentElection
- RegimeTerms
- PledgeeRepresentativeRider
- SubstitutedRegimeTerms
- TerminationCurrencyAmendment
- CollateralTransferTimingDefinition
- SpecifiedConditionOrAccessCondition
- LegacyIndependentAmountParty
- AutomaticEarlyTerminationElection
- AutomaticExercise
range: boolean
required: true
periodicity:
name: periodicity
description: The qualification of the Interest Adjustment periodicity.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: InterestAdjustment
domain_of:
- InterestAdjustment
range: InterestAdjustmentPeriodicity
required: true