Skip to content

Class: SimmException

A class to specify the SIMM exception to the regulatory regime clause.

URI: common_domain_model:SimmException

 classDiagram
    class SimmException
    click SimmException href "../SimmException/"
      SimmException : asSpecified

      SimmException : simmExceptionApplicable





        SimmException --> "0..1" SimmExceptionApplicableEnum : simmExceptionApplicable
        click SimmExceptionApplicableEnum href "../SimmExceptionApplicableEnum/"



      SimmException : standardisedException





        SimmException --> "0..1" ExceptionEnum : standardisedException
        click ExceptionEnum href "../ExceptionEnum/"



Slots

Name Cardinality and Range Description Inheritance
standardisedException 0..1
ExceptionEnum
The Standard Initial Margin Model exception when specified by the party accor... direct
simmExceptionApplicable 0..1
SimmExceptionApplicableEnum
The Standard Initial Margin model exception approach applicable when specifie... direct
asSpecified 0..1
string
The Standard Initial Margin Model exception when specified as a customized ap... direct

Usages

used by used in type used
RegimeTerms simmException range SimmException

In Subsets

See Also

Notes

  • ISDA CSA_IM_2016 paragraph "13 General Principles" name "Regime: SIMM Exception."

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: SimmException
description: A class to specify the SIMM exception to the regulatory regime clause.
notes:
- 'ISDA CSA_IM_2016 paragraph "13 General Principles" name "Regime: SIMM Exception."'
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
see_also:
- isda:CSA_IM_2016
slots:
- standardisedException
- simmExceptionApplicable
- asSpecified
slot_usage:
  asSpecified:
    name: asSpecified
    description: The Standard Initial Margin Model exception when specified as a customized
      approach by the party.

Induced

name: SimmException
description: A class to specify the SIMM exception to the regulatory regime clause.
notes:
- 'ISDA CSA_IM_2016 paragraph "13 General Principles" name "Regime: SIMM Exception."'
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
see_also:
- isda:CSA_IM_2016
slot_usage:
  asSpecified:
    name: asSpecified
    description: The Standard Initial Margin Model exception when specified as a customized
      approach by the party.
attributes:
  standardisedException:
    name: standardisedException
    description: The Standard Initial Margin Model exception when specified by the
      party according to one of the enumerated values.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: SimmException
    domain_of:
    - RetrospectiveEffect
    - SimmException
    range: ExceptionEnum
  simmExceptionApplicable:
    name: simmExceptionApplicable
    description: The Standard Initial Margin model exception approach applicable when
      specified by the party according to one of the enumerated values.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: SimmException
    domain_of:
    - SimmException
    range: SimmExceptionApplicableEnum
  asSpecified:
    name: asSpecified
    description: The Standard Initial Margin Model exception when specified as a customized
      approach by the party.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: SimmException
    domain_of:
    - RegimeTerms
    - RetrospectiveEffect
    - SimmException
    - SimmVersion
    range: string