Enum: ObligationCategoryEnum
The enumerated values used in both the obligations and deliverable obligations of the credit default swap to represent a class or type of securities which apply.
URI: common_domain_model:ObligationCategoryEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| Payment | None | ISDA term 'Payment' |
| BorrowedMoney | None | ISDA term 'Borrowed Money' |
| ReferenceObligationsOnly | None | ISDA term 'Reference Obligations Only' |
| Bond | None | ISDA term 'Bond' |
| Loan | None | ISDA term 'Loan' |
| BondOrLoan | None | ISDA term 'Bond or Loan' |
Slots
| Name | Description |
|---|---|
| category | Used in both obligations and deliverable obligations to represent a class or ... |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
LinkML Source
name: ObligationCategoryEnum
description: The enumerated values used in both the obligations and deliverable obligations
of the credit default swap to represent a class or type of securities which apply.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
Payment:
text: Payment
description: ISDA term 'Payment'.
BorrowedMoney:
text: BorrowedMoney
description: ISDA term 'Borrowed Money'.
ReferenceObligationsOnly:
text: ReferenceObligationsOnly
description: ISDA term 'Reference Obligations Only'.
Bond:
text: Bond
description: ISDA term 'Bond'.
Loan:
text: Loan
description: ISDA term 'Loan'.
BondOrLoan:
text: BondOrLoan
description: ISDA term 'Bond or Loan'.