Class: ExcludedProducts
Description of the relevant derivative transactions excluded from the calculation of exposure.
URI: common_domain_model:ExcludedProducts
classDiagram
class ExcludedProducts
click ExcludedProducts href "../ExcludedProducts/"
ExcludedProducts : branch
ExcludedProducts : excluded
ExcludedProducts : product
ExcludedProducts --> "*" ExposureScopeProductEnum : product
click ExposureScopeProductEnum href "../ExposureScopeProductEnum/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| product | * ExposureScopeProductEnum |
Description of the relevant derivative transactions excluded from the calcula... | direct |
| branch | * BusinessCenter |
Description of the specific branch entered into by the relevant party | direct |
| excluded | 1 Boolean |
A flag to indicate whether transactions entered into by a specific branch wit... | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| LegacyExposureScopeElection | excludedProducts | range | ExcludedProducts |
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:ExcludedProducts |
| native | common_domain_model:ExcludedProducts |
LinkML Source
Direct
name: ExcludedProducts
description: Description of the relevant derivative transactions excluded from the
calculation of exposure.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- product
- branch
- excluded
slot_usage:
product:
name: product
description: Description of the relevant derivative transactions excluded from
the calculation of exposure.
range: ExposureScopeProductEnum
required: false
multivalued: true
excluded:
name: excluded
description: A flag to indicate whether transactions entered into by a specific
branch with respect to the relevant party are excluded; set to True if excluded,
false if included.
range: boolean
required: true
Induced
name: ExcludedProducts
description: Description of the relevant derivative transactions excluded from the
calculation of exposure.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slot_usage:
product:
name: product
description: Description of the relevant derivative transactions excluded from
the calculation of exposure.
range: ExposureScopeProductEnum
required: false
multivalued: true
excluded:
name: excluded
description: A flag to indicate whether transactions entered into by a specific
branch with respect to the relevant party are excluded; set to True if excluded,
false if included.
range: boolean
required: true
attributes:
product:
name: product
description: Description of the relevant derivative transactions excluded from
the calculation of exposure.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: ExcludedProducts
domain_of:
- ExecutionInstruction
- TermsChangeInstruction
- PositionBase
- AggregationParameters
- ExcludedProducts
- TradableProduct
range: ExposureScopeProductEnum
required: false
multivalued: true
branch:
name: branch
description: Description of the specific branch entered into by the relevant party.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: ExcludedProducts
domain_of:
- ExcludedProducts
range: BusinessCenter
multivalued: true
inlined: true
inlined_as_list: true
excluded:
name: excluded
description: A flag to indicate whether transactions entered into by a specific
branch with respect to the relevant party are excluded; set to True if excluded,
false if included.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: ExcludedProducts
domain_of:
- Obligations
- ExcludedProducts
- DeliverableObligations
range: boolean
required: true