Skip to content

Enum: NumberOfRatingAgenciesEnum

The enumerated values to define the number of Rating Agencies that must be considered to meet the rating condition.

URI: common_domain_model:NumberOfRatingAgenciesEnum

Permissible Values

Value Meaning Description
All None Ratings for all defined Rating Agencies will be considered
AnyOne None Ratings for Any 1 stated Rating Agency will be applicable
AnyTwo None Ratings for Any 2 stated Rating Agencies will be applicable
Other None Utilised where the clause data structure is not able to capture a material as...

Slots

Name Description
numberOfRatingAgencies Defines the number of Rating Agencies that the Party must be rated by

Identifier and Mapping Information

Schema Source

LinkML Source

name: NumberOfRatingAgenciesEnum
description: The enumerated values to define the number of Rating Agencies that must
  be considered to meet the rating condition.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  All:
    text: All
    description: Ratings for all defined Rating Agencies will be considered.
  AnyOne:
    text: AnyOne
    description: Ratings for Any 1 stated Rating Agency will be applicable.
  AnyTwo:
    text: AnyTwo
    description: Ratings for Any 2 stated Rating Agencies will be applicable.
  Other:
    text: Other
    description: Utilised where the clause data structure is not able to capture a
      material aspect of the clause.