GoverningLaw
Type CDM 7.2.0A represenation of the governing law of the ISDA master agreement.
Extends —
Extended by —
Attributes 3
Namespace cdm.legaldocumentation.master.isda
Attributes
All 3 declared on GoverningLaw. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| governingLaw | IsdaMasterGoverningLawEnum | 1..1 | Selection from the enumerated list of governing laws specified. |
| governingLawIfOther | string | 0..1 | Specifies the governing law if the choice on the enumerated list is 'Other'. |
| includesNonContractualObligations | boolean | 1..1 | Specifies if the governing law of the agreement extends to any non-contractual obligations. |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
GoverningLawDefinedNotOther Condition
A validation rule to ensure that if a value from the Governing Law Enum is selected, governingLawIfOther is omitted.
if governingLaw <> OTHER then governingLawIfOther is absent GoverningLawOtherThenProvided Condition
A validation rule to ensure that if the value from the Governing Law Enum is 'OTHER', governingLawIfOther exists.
if governingLaw = OTHER then governingLawIfOther exists Referenced by
1 type holds a GoverningLaw as an attribute.
Open GoverningLaw 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.