Enum: IndexEventConsequenceEnum
The enumerated values to specify the consequences of Index Events.
URI: common_domain_model:IndexEventConsequenceEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| CalculationAgentAdjustment | None | Calculation Agent Adjustment |
| NegotiatedCloseOut | None | Negotiated Close Out |
| CancellationAndPayment | None | Cancellation and Payment |
| RelatedExchange | None | Related Exchange |
Slots
| Name | Description |
|---|---|
| indexModification | Consequence of index modification |
| indexCancellation | Consequence of index cancellation |
| indexDisruption | Consequence of index disruption |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
LinkML Source
name: IndexEventConsequenceEnum
description: The enumerated values to specify the consequences of Index Events.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
CalculationAgentAdjustment:
text: CalculationAgentAdjustment
description: Calculation Agent Adjustment.
NegotiatedCloseOut:
text: NegotiatedCloseOut
description: Negotiated Close Out.
CancellationAndPayment:
text: CancellationAndPayment
description: Cancellation and Payment.
RelatedExchange:
text: RelatedExchange
description: Related Exchange.