Class: GeneralSimmElections
A class to specify the ISDA SIMM as the Method for all Covered Transactions with respect to all Regimes.
URI: common_domain_model:GeneralSimmElections
classDiagram
class GeneralSimmElections
click GeneralSimmElections href "../GeneralSimmElections/"
GeneralSimmElections : simmCalculationCurrency
GeneralSimmElections --> "1" SimmCalculationCurrency : simmCalculationCurrency
click SimmCalculationCurrency href "../SimmCalculationCurrency/"
GeneralSimmElections : simmVersion
GeneralSimmElections --> "0..1" SimmVersion : simmVersion
click SimmVersion href "../SimmVersion/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| simmVersion | 0..1 SimmVersion |
The qualification of the ISDA SIMM version that is specified for all Covered ... | direct |
| simmCalculationCurrency | 1 SimmCalculationCurrency |
The SIMM Calculation Currency, as specified for each of the parties to the CS... | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| CreditSupportAgreementInitialMarginElections | generalSimmElections | range | GeneralSimmElections |
| CollateralTransferAgreementElections | generalSimmElections | range | GeneralSimmElections |
In Subsets
See Also
Notes
- ISDA CSA_IM_2016 paragraph "13 General Principles" clause "(ee)"
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | common_domain_model:GeneralSimmElections |
| native | common_domain_model:GeneralSimmElections |
LinkML Source
Direct
name: GeneralSimmElections
description: A class to specify the ISDA SIMM as the Method for all Covered Transactions
with respect to all Regimes.
notes:
- ISDA CSA_IM_2016 paragraph "13 General Principles" clause "(ee)"
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
see_also:
- isda:CSA_IM_2016
slots:
- simmVersion
- simmCalculationCurrency
Induced
name: GeneralSimmElections
description: A class to specify the ISDA SIMM as the Method for all Covered Transactions
with respect to all Regimes.
notes:
- ISDA CSA_IM_2016 paragraph "13 General Principles" clause "(ee)"
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
see_also:
- isda:CSA_IM_2016
attributes:
simmVersion:
name: simmVersion
description: The qualification of the ISDA SIMM version that is specified for
all Covered Transactions.
notes:
- ISDA CSA_IM_2016 paragraph "13 General Principles" clause "(ee)(1)"
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: GeneralSimmElections
domain_of:
- GeneralSimmElections
range: SimmVersion
simmCalculationCurrency:
name: simmCalculationCurrency
description: The SIMM Calculation Currency, as specified for each of the parties
to the CSA Initial Margin.
notes:
- ISDA CSA_IM_2016 paragraph "13 General Principles" clause "(ee)(3)"
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: GeneralSimmElections
domain_of:
- GeneralSimmElections
range: SimmCalculationCurrency
required: true