Skip to content

Enum: SecurityInterestObligationsEnum

The enumerated values applicable for Security Interest for Obligations.

URI: common_domain_model:SecurityInterestObligationsEnum

Permissible Values

Value Meaning Description
NotApplicable None Security Interest for Obligations is not applicable to the Party
AllObligationsOfPartyA None All Obligations of Party A
AllObligationsOfPartyB None All Obligations of Party B
Other None Utilised where the clause data structure is not able to capture a material as...

Slots

Name Description
obligations A description of any additional obligations secured by the credit support arr...

Identifier and Mapping Information

Schema Source

LinkML Source

name: SecurityInterestObligationsEnum
description: The enumerated values applicable for Security Interest for Obligations.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  NotApplicable:
    text: NotApplicable
    description: Security Interest for Obligations is not applicable to the Party.
  AllObligationsOfPartyA:
    text: AllObligationsOfPartyA
    description: All Obligations of Party A.
    aliases:
    - All Obligations of Party A
  AllObligationsOfPartyB:
    text: AllObligationsOfPartyB
    description: All Obligations of Party B.
    aliases:
    - All Obligations of Party B
  Other:
    text: Other
    description: Utilised where the clause data structure is not able to capture a
      material aspect of the clause.