Skip to content

Class: RetrospectiveEffect

A class to specify the retrospective effect exception to the regulatory regime clause of Initial Margin documents as either a normalized value specified as part of an enumeration or a customized value specified of type string.

URI: common_domain_model:RetrospectiveEffect

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

      RetrospectiveEffect : standardisedException





        RetrospectiveEffect --> "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
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 retrospectiveEffect range RetrospectiveEffect

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: RetrospectiveEffect
description: A class to specify the retrospective effect exception to the regulatory
  regime clause of Initial Margin documents as either a normalized value specified
  as part of an enumeration or a customized value specified of type string.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- standardisedException
- asSpecified
slot_usage:
  asSpecified:
    name: asSpecified
    description: The Standard Initial Margin Model exception when specified as a customized
      approach by the party.

Induced

name: RetrospectiveEffect
description: A class to specify the retrospective effect exception to the regulatory
  regime clause of Initial Margin documents as either a normalized value specified
  as part of an enumeration or a customized value specified of type string.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
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: RetrospectiveEffect
    domain_of:
    - RetrospectiveEffect
    - SimmException
    range: ExceptionEnum
  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: RetrospectiveEffect
    domain_of:
    - RegimeTerms
    - RetrospectiveEffect
    - SimmException
    - SimmVersion
    range: string