FINXIS.

OtherAgreementTerms

Type CDM 7.2.0

A class to specify a related legal agreement. For example, ISDA 2016 Credit Support Annex for Initial Margin, paragraph 13, General Principles, (s): Other CSA and Japanese Law CSA (VM). | ISDA 2016 Credit Support Annex for Variation Margin, paragraph 13, (o): Other CSA.

Extends —
Extended by —
Attributes 2
Namespace cdm.legaldocumentation.common

Attributes

All 2 declared on OtherAgreementTerms. Cardinality in amber is required.

NameTypeCard.Description
isSpecified boolean 1..1 The qualification of whether some other related agreement is specified (True) or not (False).
legalDocument string 0..1 The specification of this other agreement, when the qualification is True.

Conditions

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

LegalDocumentNotSpecified Condition
A data rule to enforce that the related legal agreement should not be referenced if it is deemed as not specified as part of the boolean attribute.
if isSpecified = False then legalDocument is absent
LegalDocumentSpecified Condition
A data rule to enforce that the related legal agreement should be referenced if it is deemed as specified as part of the boolean attribute.
if isSpecified = True then legalDocument exists

Referenced by

1 type holds an OtherAgreementTerms as an attribute.

Open OtherAgreementTerms 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-common-type.rosetta cdm.legaldocumentation.common