Skip to content

Enum: ExposureScopeProductEnum

Description of the relevant derivative transactions excluded from the calculation of exposure.

URI: common_domain_model:ExposureScopeProductEnum

Permissible Values

Value Meaning Description
FXTransactions None FX Transactions
FXSettlementDate None FX Transactions with Settlement date
CurrencyOptionTransactions None Currency Option Transactions

Slots

Name Description
product Description of the relevant derivative transactions excluded from the calcula...

Identifier and Mapping Information

Schema Source

LinkML Source

name: ExposureScopeProductEnum
description: Description of the relevant derivative transactions excluded from the
  calculation of exposure.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  FXTransactions:
    text: FXTransactions
    description: FX Transactions.
    aliases:
    - FX Transactions
  FXSettlementDate:
    text: FXSettlementDate
    description: FX Transactions with Settlement date.
    aliases:
    - FX Transaction with Settlement Date
  CurrencyOptionTransactions:
    text: CurrencyOptionTransactions
    description: Currency Option Transactions.
    aliases:
    - Currency Option Transactions