FINXIS.

SimmVersion

Type CDM 7.2.0

A class to specify the ISDA SIMM version that applies to the ISDA 2018 CSA for Initial Margin.

Extends —
Extended by —
Attributes 3
Namespace cdm.legaldocumentation.csa

Attributes

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

NameTypeCard.Description
isSpecified boolean 0..1 A boolean attribute to determine whether the SIMM version is specified for the purpose of the legal agreement.
partyVersion CounterpartyRoleEnum 0..1 The party which the specified SIMM version applies to.
asSpecified string 0..1 The SIMM version exception when specified as a customized approach by the party.

Conditions

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

VersionNotSpecified Condition
A data rule to enforce that the version attribute should be absent when the SIMM version is stated as not specified for the CSA.
if isSpecified = False then partyVersion is absent
VersionSpecified Condition
A data rule to enforce that the version attribute should be specified when the SIMM version is stated as specified for the CSA.
if isSpecified = True then partyVersion exists

Referenced by

1 type holds a SimmVersion as an attribute.

Open SimmVersion 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-csa-type.rosetta cdm.legaldocumentation.csa