Skip to content

Enum: NotionalAdjustmentEnum

The enumerated values to specify the conditions that govern the adjustment to the number of units of the return swap.

URI: common_domain_model:NotionalAdjustmentEnum

Permissible Values

Value Meaning Description
Execution None The adjustments to the number of units are governed by an execution clause
PortfolioRebalancing None The adjustments to the number of units are governed by a portfolio rebalancin...
Standard None The adjustments to the number of units are not governed by any specific claus...

Slots

Name Description
adjustment

Identifier and Mapping Information

Schema Source

LinkML Source

name: NotionalAdjustmentEnum
description: The enumerated values to specify the conditions that govern the adjustment
  to the number of units of the return swap.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  Execution:
    text: Execution
    description: The adjustments to the number of units are governed by an execution
      clause.
  PortfolioRebalancing:
    text: PortfolioRebalancing
    description: The adjustments to the number of units are governed by a portfolio
      rebalancing clause.
  Standard:
    text: Standard
    description: The adjustments to the number of units are not governed by any specific
      clause.