LegacyResolutionAlternative
Type CDM 7.2.0Alternative procedures to those in the pre-print for resolving collateral related disputes.
Extends —
Extended by —
Attributes 3
Namespace cdm.legaldocumentation.csa
Attributes
All 3 declared on LegacyResolutionAlternative. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| resolutionAlternative | LegacyResolutionAlternativeEnum | 0..1 | Details of the alternative dispute resolution procedure (if any). |
| amount | Money | 0..1 | The maximum amount to which the difference between the calculations by the valuation agent and disputing party can be split, where Split the Difference is elected. |
| additionalLanguage | string | 0..1 | The additional language that might be specified by the parties to the legal agreement. |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
AdditionalLanguage Condition
If no resolution alternative procedure is defined, additional language must be specified.
if resolutionAlternative is absent
then additionalLanguage exists SplitDifferenceAmount Condition
If the resolution is to split the difference, then the amount concerned should be specified.
if resolutionAlternative = LegacyResolutionAlternativeEnum -> SplitDifference
then amount exists Referenced by
1 type holds a LegacyResolutionAlternative as an attribute.
Open LegacyResolutionAlternative 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.