Skip to content

Enum: CalculationValuationAgentPartyEnum

Specification of which party is calculating the value of collateral to be delivered or returned.

URI: common_domain_model:CalculationValuationAgentPartyEnum

Permissible Values

Value Meaning Description
Party1 None Party 1 will calculate the value of collateral to be delivered or returned
Party2 None Party 2 will calculate the value of collateral to be delivered or returned
PartyMakingDemand None The party making the demand will calculate the value of collateral to be deli...

Slots

Name Description
party The party which is specified as Calculation Agent for Initial Margin
party Specification of which party calculating the value of collateral to be delive...

Identifier and Mapping Information

Schema Source

LinkML Source

name: CalculationValuationAgentPartyEnum
description: Specification of which party is calculating the value of collateral to
  be delivered or returned.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  Party1:
    text: Party1
    description: Party 1 will calculate the value of collateral to be delivered or
      returned.
    aliases:
    - Party 1
  Party2:
    text: Party2
    description: Party 2 will calculate the value of collateral to be delivered or
      returned.
    aliases:
    - Party 2
  PartyMakingDemand:
    text: PartyMakingDemand
    description: The party making the demand will calculate the value of collateral
      to be delivered or returned.
    aliases:
    - Party Making the Demand