MultipleCreditNotations
Type CDM 7.2.0Represetns a class to specify multiple credit notations alongside a conditional 'any' or 'all' qualifier.
Extends —
Extended by —
Attributes 4
Namespace cdm.observable.asset
Attributes
All 4 declared on MultipleCreditNotations. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| condition | QuantifierEnum | 1..1 | An enumerated element, to qualify whether All or Any credit notation applies. |
| creditNotation | CreditNotation | 2..* | At least two credit notations much be specified. |
| mismatchResolution | CreditNotationMismatchResolutionEnum | 0..1 | — |
| referenceAgency | CreditRatingAgencyEnum | 0..1 | — |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
ReferenceAgency Condition
If the mismatch resolution is ReferenceAgency, ensure that the reference agency is specified.
if mismatchResolution = CreditNotationMismatchResolutionEnum -> ReferenceAgency
then referenceAgency exists Referenced by
1 type holds a MultipleCreditNotations as an attribute.
Open MultipleCreditNotations 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.