Skip to content

Class: MarginApproach

A class for selection of Margin Approach.

URI: common_domain_model:MarginApproach

 classDiagram
    class MarginApproach
    click MarginApproach href "../MarginApproach/"
      MarginApproach : marginApproach





        MarginApproach --> "1" MarginApproachEnum : marginApproach
        click MarginApproachEnum href "../MarginApproachEnum/"



Slots

Name Cardinality and Range Description Inheritance
marginApproach 1
MarginApproachEnum
Specifies the margin approach specific to Initial Margin agreements direct

Usages

used by used in type used
CreditSupportObligationsInitialMargin marginApproach range MarginApproach
CreditSupportObligationsCollateralTransferAgreement marginApproach range MarginApproach

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: MarginApproach
description: A class for selection of Margin Approach.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- marginApproach

Induced

name: MarginApproach
description: A class for selection of Margin Approach.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
  marginApproach:
    name: marginApproach
    description: Specifies the margin approach specific to Initial Margin agreements.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: MarginApproach
    domain_of:
    - MarginApproach
    - CreditSupportObligationsInitialMargin
    - CreditSupportObligationsCollateralTransferAgreement
    range: MarginApproachEnum
    required: true