Skip to content

Class: CreditSupportDocument

Identification of party specific Credit Support Documents applicable to the document.

URI: common_domain_model:CreditSupportDocument

 classDiagram
    class CreditSupportDocument
    click CreditSupportDocument href "../CreditSupportDocument/"
      CreditSupportDocument : creditSupportDocumentElection





        CreditSupportDocument --> "1..*" CreditSupportDocumentElection : creditSupportDocumentElection
        click CreditSupportDocumentElection href "../CreditSupportDocumentElection/"



Slots

Name Cardinality and Range Description Inheritance
creditSupportDocumentElection 1..*
CreditSupportDocumentElection
The party election of Credit Support Document(s), if any direct

Usages

used by used in type used
MasterAgreement creditSupportDocument range CreditSupportDocument

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: CreditSupportDocument
description: Identification of party specific Credit Support Documents applicable
  to the document.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- creditSupportDocumentElection

Induced

name: CreditSupportDocument
description: Identification of party specific Credit Support Documents applicable
  to the document.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
  creditSupportDocumentElection:
    name: creditSupportDocumentElection
    description: The party election of Credit Support Document(s), if any.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: CreditSupportDocument
    domain_of:
    - CreditSupportDocument
    range: CreditSupportDocumentElection
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true