Skip to content

Enum: DebtSeniorityEnum

Specifies the order of repayment in the event of a sale or bankruptcy of the issuer or a related party (eg guarantor).

URI: common_domain_model:DebtSeniorityEnum

Permissible Values

Value Meaning Description
Secured None Denotes debt which is secured over assets of the issuer or a related party (e...
Senior None Denotes debt which ranks pari passu with all other unsecured creditors of th...
Subordinated None Denotes debt owed to an unsecured creditor that in the event of a liquidatio...

Slots

Name Description
seniority Specifies the order of repayment in the event of a sale or bankruptcy of the ...

Identifier and Mapping Information

Schema Source

LinkML Source

name: DebtSeniorityEnum
description: Specifies the order of repayment in the event of a sale or bankruptcy
  of the issuer or a related party (eg guarantor).
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  Secured:
    text: Secured
    description: Denotes debt which is secured over assets of the issuer or a related
      party (eg guarantor).
  Senior:
    text: Senior
    description: Denotes debt  which ranks pari passu with all other unsecured creditors
      of the issuer.
  Subordinated:
    text: Subordinated
    description: Denotes debt  owed to an unsecured creditor that in the event of
      a liquidation can only be paid after the claims of secured and senior creditors
      have been met.