Skip to content

Enum: SimmExceptionApplicableEnum

Values to specify the SIMM normalized exception approaches.

URI: common_domain_model:SimmExceptionApplicableEnum

Permissible Values

Value Meaning Description
FallBackToMandatoryMethod None The ISDA Standard Initial Margin Model exception is applicable as a Fallback ...
MandatoryMethod None The ISDA Standard Initial Margin Model exception is applicable as a Mandatory...
OtherMethod None An alternative approach is described in the document

Slots

Name Description
simmExceptionApplicable The Standard Initial Margin model exception approach applicable when specifie...

Notes

  • ISDA CSA_IM_2018 paragraph "13 General Principles"

Identifier and Mapping Information

Schema Source

LinkML Source

name: SimmExceptionApplicableEnum
description: Values to specify the SIMM normalized exception approaches.
notes:
- ISDA CSA_IM_2018 paragraph "13 General Principles"
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  FallBackToMandatoryMethod:
    text: FallBackToMandatoryMethod
    description: The ISDA Standard Initial Margin Model exception is applicable as
      a Fallback to Mandatory Method.
  MandatoryMethod:
    text: MandatoryMethod
    description: The ISDA Standard Initial Margin Model exception is applicable as
      a Mandatory Method.
  OtherMethod:
    text: OtherMethod
    description: An alternative approach is described in the document.