FINXIS.

IndependentAmountRatings

Type CDM 7.2.0

A logical container designed to hold a set of related data. In this case, designed to hold a set of information required when Independent Amount is determined using credit ratings.

Extends —
Extended by LegacyIndependentAmountRatingsBasedLegacyIndependentAmountRatingsXExposure
Attributes 5
Namespace cdm.legaldocumentation.csa

Attributes

All 5 declared on IndependentAmountRatings. Cardinality in amber is required.

NameTypeCard.Description
compare IndependentAmountCompareEnum 1..1 Specifies how multiple credit ratings are compared when determining the applicable Independent Amount, and whether that measure is highest, lowest, or a comparison of either.
ratedParty RatedPartyEnum 1..1 Specifies the party to whom the rating agency rating applies to for the purposes of determining the Independent Amount.
namedAffiliate LegalEntity 0..1 Details the Named Affiliate where the Rated Party is Named Affiliate.
namedEntity LegalEntity 0..1 Details the Named Entity where the Rated Party is Named Entity.
ratingType RatingTypeEnum 1..1 The relevant rating type.

Conditions

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

RestrictCompare Condition
Restricts allowable values pertaining to how multiple credit ratings are compared when determining the applicable Independent Amount.
if compare exists
then compare = IndependentAmountCompareEnum -> Compare
        or compare = IndependentAmountCompareEnum -> Lowest
        or compare = IndependentAmountCompareEnum -> Highest
NamedAffiliate Condition
Ensures Named Affiliate is provided where the Rated Party is Named Affiliate.
if ratedParty = RatedPartyEnum -> NamedAffiliate
then namedAffiliate exists
else namedAffiliate is absent
NamedEntity Condition
Ensures Named Entity is provided where the Rated Party is Named Entity.
if ratedParty = RatedPartyEnum -> NamedEntity
then namedEntity exists
else namedEntity is absent

Open IndependentAmountRatings 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-csa-type.rosetta cdm.legaldocumentation.csa