Skip to content

Enum: SecurityTypeEnum

Represents an enumeration list to indentify the type of a security.

URI: common_domain_model:SecurityTypeEnum

Permissible Values

Value Meaning Description
Debt None Identifies a security as a fixed income security of debt issued and securitiz...
Equity None Identifies a security as an Equity value of holding of shares in listed compa...
Fund None Identifies a security as representing holding in an investment fund
Warrant None Identifies a security as a Warrant that give the right, but not the obligatio...
Certificate None Identifies a security as one that that offers a derivative-based economic ret...

Slots

Name Description
securityType Identifies the type of security using an enumerated list

Identifier and Mapping Information

Schema Source

LinkML Source

name: SecurityTypeEnum
description: Represents an enumeration list to indentify the type of a security.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  Debt:
    text: Debt
    description: Identifies a security as a fixed income security of debt issued and
      securitized as a tradable asset.
  Equity:
    text: Equity
    description: Identifies a security as an Equity value of holding of shares in
      listed company.
  Fund:
    text: Fund
    description: Identifies a security as representing holding in an investment fund.
  Warrant:
    text: Warrant
    description: Identifies a security as a Warrant that give the right, but not the
      obligation, to buy or sell a security — most commonly an equity — at a certain
      price before expiration, or to receive the cash equivalent.
  Certificate:
    text: Certificate
    description: Identifies a security as one that that offers a derivative-based
      economic return which is not structured as a bond, an equity or a warrant. Note
      that this security type is not a Certificate of Deposit (aka CD).