Class: CreditSupportProvider
Identification of party specific Credit Support Providers applicable to the document.
URI: common_domain_model:CreditSupportProvider
classDiagram
class CreditSupportProvider
click CreditSupportProvider href "../CreditSupportProvider/"
CreditSupportProvider : creditSupportProviderElection
CreditSupportProvider --> "1..*" CreditSupportProviderElection : creditSupportProviderElection
click CreditSupportProviderElection href "../CreditSupportProviderElection/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| creditSupportProviderElection | 1..* CreditSupportProviderElection |
The party election of Credit Support Provider(s), if any | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| MasterAgreement | creditSupportProvider | range | CreditSupportProvider |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | common_domain_model:CreditSupportProvider |
| native | common_domain_model:CreditSupportProvider |
LinkML Source
Direct
name: CreditSupportProvider
description: Identification of party specific Credit Support Providers applicable
to the document.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- creditSupportProviderElection
Induced
name: CreditSupportProvider
description: Identification of party specific Credit Support Providers applicable
to the document.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
creditSupportProviderElection:
name: creditSupportProviderElection
description: The party election of Credit Support Provider(s), if any.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: CreditSupportProvider
domain_of:
- CreditSupportProvider
range: CreditSupportProviderElection
required: true
multivalued: true
inlined: true
inlined_as_list: true