Skip to content

Enum: CsaTypeEnum

_How is the Creadit Support Annex defined for this transaction as defined in the 2021 ISDA Definitions, section 18.2.1 _

URI: common_domain_model:CsaTypeEnum

Permissible Values

Value Meaning Description
NoCSA None There is no CSA applicable
ExistingCSA None Thre is an existing Credit Support Annex
ReferenceVMCSA None There is a bilateral Credit Support Annex specific to the transaction

Slots

Name Description
applicableCsa This may be used to specify what type of CSA (credit support annex/agreement)...

Identifier and Mapping Information

Schema Source

LinkML Source

name: CsaTypeEnum
description: 'How is the Creadit Support Annex defined for this transaction as defined
  in the 2021 ISDA Definitions, section 18.2.1 '
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  NoCSA:
    text: NoCSA
    description: There is no CSA applicable
    aliases:
    - NoCSA
  ExistingCSA:
    text: ExistingCSA
    description: Thre is an existing Credit Support Annex
    aliases:
    - ExistingCSA
  ReferenceVMCSA:
    text: ReferenceVMCSA
    description: There is a bilateral Credit Support Annex specific to the transaction
    aliases:
    - ReferenceVMCSA