FINXIS.

IsdaCalculationAgentElection

Type CDM 7.2.0

An election to determine who the Calculation Agent is for various events in an ISDA Master Agreement.

Extends —
Extended by —
Attributes 3
Namespace cdm.legaldocumentation.master.isda

Attributes

All 3 declared on IsdaCalculationAgentElection. Cardinality in amber is required.

NameTypeCard.Description
isApplicable boolean 1..1 Whether a Calculation Agent election is applicable for the event.
agent IsdaMasterCalculationAgentEnum 0..1 The determined Calculation Agent for the event.
agentIfOther string 0..1 The specified Calculation Agent if identified as other from the enumerated list.

Conditions

Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.

IsdaCalculationAgentElectionDefined Condition
A validation rule to determine that if isApplicable is true then an agent is defined.
if isApplicable then agent exists
IsdaCalculationAgentElectionOtherThenProvided Condition
A validation rule to determine if agent is defined as 'Other', then the agentIfOther exists.
if agent = Other then agentIfOther exists
IsdaCalculationAgentElectionDefinedNotOther Condition
A validation rule to determine if agent is defined and not 'Other', then the agentIfOther is omitted.
if agent <> Other then agentIfOther is absent

Referenced by

1 type holds an IsdaCalculationAgentElection as an attribute.

Open IsdaCalculationAgentElection in the Model Browser

Walk the tree and the reference graph interactively, and switch releases to see how the type has changed. Free, no signup.

Model Browser All 200+ releases
Parsed from CDM 7.2.0 · legaldocumentation-master-isda-type.rosetta cdm.legaldocumentation.master.isda