Skip to content

Enum: IndependentAmountCompareEnum

Specifies how multiple credit ratings are compared when determining the applicable Independent Amount, and whether that measure is highest, lowest, or a comparison of the ratings.

URI: common_domain_model:IndependentAmountCompareEnum

Permissible Values

Value Meaning Description
Compare None Represents that the credit ratings across multiple credit rating agencies wil...

Enumeration Operations

Inherits From: CreditNotationMismatchResolutionEnum

Slots

Name Description
compare Specifies how multiple credit ratings are compared when determining the appli...

Identifier and Mapping Information

Schema Source

LinkML Source

name: IndependentAmountCompareEnum
description: Specifies how multiple credit ratings are compared when determining the
  applicable Independent Amount, and whether that measure is highest, lowest, or a
  comparison of the ratings.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  Compare:
    text: Compare
    description: Represents that the credit ratings across multiple credit rating
      agencies will be compared against one another.
inherits:
- CreditNotationMismatchResolutionEnum