Skip to content

Class: OtherAgreements

The bespoke definition of other agreements or other credit support annex terms as specified by the parties to the agreement.

URI: common_domain_model:OtherAgreements

 classDiagram
    class OtherAgreements
    click OtherAgreements href "../OtherAgreements/"
      OtherAgreements : japaneseLawCsa





        OtherAgreements --> "0..1" OtherAgreementTerms : japaneseLawCsa
        click OtherAgreementTerms href "../OtherAgreementTerms/"



      OtherAgreements : otherCSA





        OtherAgreements --> "0..1" OtherAgreementTerms : otherCSA
        click OtherAgreementTerms href "../OtherAgreementTerms/"



Slots

Name Cardinality and Range Description Inheritance
otherCSA 0..1
OtherAgreementTerms
The bespoke definition of Other CSA as specified by the parties to the agreem... direct
japaneseLawCsa 0..1
OtherAgreementTerms
The bespoke definition of whether Japanese Law CSA (VM) are specified by the ... direct

Usages

used by used in type used
CreditSupportAgreementInitialMarginElections otherAgreements range OtherAgreements
CreditSupportAgreementVariationMarginElections otherAgreements range OtherAgreements
CollateralTransferAgreementElections otherAgreements range OtherAgreements

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: OtherAgreements
description: The bespoke definition of other agreements or other credit support annex
  terms as specified by the parties to the agreement.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- otherCSA
- japaneseLawCsa

Induced

name: OtherAgreements
description: The bespoke definition of other agreements or other credit support annex
  terms as specified by the parties to the agreement.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
  otherCSA:
    name: otherCSA
    description: The bespoke definition of Other CSA as specified by the parties to
      the agreement.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: OtherAgreements
    domain_of:
    - OtherAgreements
    range: OtherAgreementTerms
  japaneseLawCsa:
    name: japaneseLawCsa
    description: The bespoke definition of whether Japanese Law CSA (VM) are specified
      by the parties to the agreement.
    notes:
    - ISDA CSA_IM_2016 paragraph "13 General Principles" clause "(s)(ii)" name "Japanese
      Law CSA (VM)"
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: OtherAgreements
    domain_of:
    - OtherAgreements
    range: OtherAgreementTerms