Skip to content

Enum: NationalizationOrInsolvencyOrDelistingEventEnum

Defines the consequences of nationalization, insolvency and delisting events relating to the underlying.

URI: common_domain_model:NationalizationOrInsolvencyOrDelistingEventEnum

Permissible Values

Value Meaning Description
NegotiatedCloseout None The parties may, but are not obliged, to terminate the transaction on mutuall...
CancellationAndPayment None The trade is terminated

Slots

Name Description
nationalizationOrInsolvency
delisting

Identifier and Mapping Information

Schema Source

LinkML Source

name: NationalizationOrInsolvencyOrDelistingEventEnum
description: Defines the consequences of nationalization, insolvency and delisting
  events relating to the underlying.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  NegotiatedCloseout:
    text: NegotiatedCloseout
    description: The parties may, but are not obliged, to terminate the transaction
      on mutually acceptable terms and if the terms are not agreed then the transaction
      continues.
  CancellationAndPayment:
    text: CancellationAndPayment
    description: The trade is terminated.