Skip to content

Slot: excludedTransactions

A boolean flag to represent whether any transactions are excluded (ie True) or not (ie False).

URI: common_domain_model:excludedTransactions

Applicable Classes

Name Description Modifies Slot
LegacyExposureScopeElection Specification of amendments to the calculation of Exposure in terms of the Tr... no

Properties

Type and Range

Property Value
Range Boolean
Domain Of LegacyExposureScopeElection

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: excludedTransactions
description: A boolean flag to represent whether any transactions are excluded (ie
  True) or not (ie False).
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- LegacyExposureScopeElection
range: boolean
required: true