Skip to content

Enum: ExceptionEnum

Values to specify the normalized exceptions applicable to an Initial Margin CSA.

URI: common_domain_model:ExceptionEnum

Permissible Values

Value Meaning Description
Applicable None The election is applicable
NotApplicable None The election is not applicable
Other None An alternative approach is described in the document as follows

Slots

Name Description
conditionsPrecedentElection The election to specify whether the standard Conditions Precedent apply
representativeEvent The specification of whether the representative event terms are applicable
standardisedException The Standard Initial Margin Model exception when specified by the party accor...
isApplicable The specification of whether the regime is elected as applicable to the party...

Notes

  • ISDA CSA_IM_2016 paragraph "13 General Principles"
  • ISDA CSA_IM_2018 paragraph "13 General Principles"

Identifier and Mapping Information

Schema Source

LinkML Source

name: ExceptionEnum
description: Values to specify the normalized exceptions applicable to an Initial
  Margin CSA.
notes:
- ISDA CSA_IM_2016 paragraph "13 General Principles"
- ISDA CSA_IM_2018 paragraph "13 General Principles"
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  Applicable:
    text: Applicable
    description: The election is applicable.
  NotApplicable:
    text: NotApplicable
    description: The election is not applicable.
  Other:
    text: Other
    description: An alternative approach is described in the document as follows.