Skip to content

Enum: SpecifiedEntityTermsEnum

The enumerated values to specify the specified entity terms for the Event of Default or Termination Event specified.

URI: common_domain_model:SpecifiedEntityTermsEnum

Permissible Values

Value Meaning Description
None None No Specified Entity is provided
AnyAffiliate None Any Affiliate is a Specified Entity
NamedSpecifiedEntity None The Specified Entity is provided
MaterialSubsidiary None Any Material Subsidiary
OtherSpecifiedEntity None Non standard Specified Entity terms are provided

Slots

Name Description
specifiedEntityTerms The specified entity terms for the Event of Default or Termination Event spec...

Identifier and Mapping Information

Schema Source

LinkML Source

name: SpecifiedEntityTermsEnum
description: The enumerated values to specify the specified entity terms for the Event
  of Default or Termination Event specified.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  None:
    text: None
    description: No Specified Entity is provided
  AnyAffiliate:
    text: AnyAffiliate
    description: Any Affiliate is a Specified Entity.
  NamedSpecifiedEntity:
    text: NamedSpecifiedEntity
    description: The Specified Entity is provided.
  MaterialSubsidiary:
    text: MaterialSubsidiary
    description: Any Material Subsidiary.
  OtherSpecifiedEntity:
    text: OtherSpecifiedEntity
    description: Non standard Specified Entity terms are provided.