Skip to content

Enum: ZeroEventEnum

The enumerated values for defining the relevant trigger(s) for the Minimum Transfer Amount (MTA) to fall to zero.

URI: common_domain_model:ZeroEventEnum

Permissible Values

Value Meaning Description
EventOfDefault None An Event of Default
TerminationEvent None A Termination Event
TerminationEventAllAffectedTransactions None A Termination Event in respect of which all Transactions are Affected Transac...
PotentialEventOfDefault None A Potential Event of Default
AdditionalTerminationEvent None An Additional Termination Event (ATE)
Other None Utilised where the clause data structure is not able to capture a material as...

Slots

Name Description
event Specifies the relevant trigger for the Threshold or Minimum Transfer Amount t...

Identifier and Mapping Information

Schema Source

LinkML Source

name: ZeroEventEnum
description: The enumerated values for defining the relevant trigger(s) for the Minimum
  Transfer Amount (MTA) to fall to zero.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  EventOfDefault:
    text: EventOfDefault
    description: An Event of Default.
  TerminationEvent:
    text: TerminationEvent
    description: A Termination Event.
  TerminationEventAllAffectedTransactions:
    text: TerminationEventAllAffectedTransactions
    description: A Termination Event in respect of which all Transactions are Affected
      Transactions.
    aliases:
    - A Termination Event in respect of which all Transactions are Affected Transactions
  PotentialEventOfDefault:
    text: PotentialEventOfDefault
    description: A Potential Event of Default.
  AdditionalTerminationEvent:
    text: AdditionalTerminationEvent
    description: An Additional Termination Event (ATE).
  Other:
    text: Other
    description: Utilised where the clause data structure is not able to capture a
      material aspect of the clause.