Skip to content

Enum: CreditSupportAmountEnum

Specifies whether the meaning of credit support amount follows the pre-print definition or deviates from the standard (either based on a rating or some other methodology).

URI: common_domain_model:CreditSupportAmountEnum

Permissible Values

Value Meaning Description
Standard None The standard definition of the credit support amount applies
IAFloorGIA None Non-Standard - IA Floor (Less GiverIA)
IAFloorGIATIA None Non-Standard - IA Floor (Less GiverIA and TakerIA)
NonStandardRatings None Non-Standard - Ratings
NonStandardOther None Non-Standard - Other

Slots

Name Description
creditSupportAmount Specifies whether the meaning of credit support amount follows the pre-print ...

Identifier and Mapping Information

Schema Source

LinkML Source

name: CreditSupportAmountEnum
description: Specifies whether the meaning of credit support amount follows the pre-print
  definition or deviates from the standard (either based on a rating or some other
  methodology).
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  Standard:
    text: Standard
    description: The standard definition of the credit support amount applies.
    aliases:
    - Standard
  IAFloorGIA:
    text: IAFloorGIA
    description: Non-Standard - IA Floor (Less GiverIA)
    aliases:
    - Non-Standard - IA Floor (Less GiverIA)
  IAFloorGIATIA:
    text: IAFloorGIATIA
    description: Non-Standard - IA Floor (Less GiverIA and TakerIA)
    aliases:
    - Non-Standard - IA Floor (Less GiverIA and TakerIA)
  NonStandardRatings:
    text: NonStandardRatings
    description: Non-Standard - Ratings
    aliases:
    - Non-Standard - Ratings
  NonStandardOther:
    text: NonStandardOther
    description: Non-Standard - Other
    aliases:
    - Non-Standard - Other