ThresholdRatingsBased
Type CDM 7.2.0Defines that the Threshold is based on Ratings condition(s).
Extended by —
Attributes 12 (10 own)
Namespace cdm.legaldocumentation.csa
Attributes
10 declared on ThresholdRatingsBased, 2 inherited. Cardinality in amber is required.
| Name | Type | Card. | Description | From |
|---|---|---|---|---|
| zeroEvent | boolean | 1..1 | Indicates whether a trigger applies for the Threshold or Minimum Transfer Amount to fall to zero. If 'True' then such a trigger exists. | ThresholdMinimumTransferAmountBase |
| event | ZeroEventEnum | 0..* | Specifies the relevant trigger for the Threshold or Minimum Transfer Amount to fall to zero. | ThresholdMinimumTransferAmountBase |
| currency | ISOCurrencyCodeEnum | 1..1 | The threshold currency code. | — |
| ratingType | RatingTypeEnum | 1..1 | The relevant rating type. | — |
| variableSet | CSAThresholdVariableSet | 0..* | Defines a combination of Rating Agency, Rating Value, Threshold amount and Currency code. | — |
| ratedParty | RatedPartyEnum | 0..1 | The party to which a rating applies. | — |
| namedEntity | string | 0..1 | Details the Named Entity where the Rated Party is Named Entity. | — |
| namedAffiliate | string | 0..1 | Details the Named Affiliate where the Rated Party is Named Affiliate. | — |
| compare | CreditNotationMismatchResolutionEnum | 0..1 | Where two ratings are specified whether the higher or lower rating prevails. | — |
| noRating | boolean | 1..1 | What conditions apply where a party has no rating. | — |
| notRatedBy | NotRatedByEnum | 0..1 | Defines where conditions apply if no Rating where ratings may not exist. | — |
| numberOfRatingAgencies | NumberOfRatingAgenciesEnum | 0..1 | Defines the number of Rating Agencies that the Party must be rated by. | — |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
NamedEntity Condition
If the rated party is NamedEntity then the entity must be specified.
if ratedParty = RatedPartyEnum -> NamedEntity
then namedEntity exists NamedAffiliate Condition
If rated party is NamedAffilite then the affiliate must be specified.
if ratedParty = RatedPartyEnum -> NamedAffiliate
then namedAffiliate exists Referenced by
1 type holds a ThresholdRatingsBased as an attribute.
Open ThresholdRatingsBased 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.