Skip to content

Enum: PartyDeterminationEnum

The enumerated values to specify how a calculation agent will be determined.

URI: common_domain_model:PartyDeterminationEnum

Permissible Values

Value Meaning Description
ExercisingParty None The party that gives notice of exercise
NonExercisingParty None The party that is given notice of exercise
AsSpecifiedInMasterAgreement None The Calculation Agent is determined by reference to the relevant master agree...
AsSpecifiedInStandardTermsSupplement None The Calculation Agent is determined by reference to the relevant standard ter...
Both None Both parties with joined rights to be a calculation agent

Slots

Name Description
calculationAgentPartyEnum Specifies the ISDA calculation agent responsible for performing duties as def...
protectedParty This may be used to specify which party is protected (e

Identifier and Mapping Information

Schema Source

LinkML Source

name: PartyDeterminationEnum
description: The enumerated values to specify how a calculation agent will be determined.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  ExercisingParty:
    text: ExercisingParty
    description: The party that gives notice of exercise. Per 2000 ISDA Definitions,
      Section 11.1. Parties, paragraph (d).
  NonExercisingParty:
    text: NonExercisingParty
    description: The party that is given notice of exercise. Per 2000 ISDA Definitions,
      Section 11.1. Parties, paragraph (e).
  AsSpecifiedInMasterAgreement:
    text: AsSpecifiedInMasterAgreement
    description: The Calculation Agent is determined by reference to the relevant
      master agreement.
  AsSpecifiedInStandardTermsSupplement:
    text: AsSpecifiedInStandardTermsSupplement
    description: The Calculation Agent is determined by reference to the relevant
      standard terms supplement.
  Both:
    text: Both
    description: Both parties with joined rights to be a calculation agent.