Skip to content

Enum: ApplicabilityOfElectionEnum

The potential options for specifying whether a particular election applies in a GMSLA.

URI: common_domain_model:ApplicabilityOfElectionEnum

Permissible Values

Value Meaning Description
Applicable None The election is applicable
NotApplicable None The election is not applicable
NotSpecified None The applicability of the election has not been specified

Slots

Name Description
nettingObligationsApply Does paragraph 5
failureToDevliverIndemnityApplies Does paragraph 6
automaticEarlyTerminationApplies Does automatic early termination apply to the specified party?
existingLoans Are existing loans covered in the event of default (Only relevant to 2010 GMS...
automation Are third party vendors allowed to automate the processing of loans in the ev...

Identifier and Mapping Information

Schema Source

LinkML Source

name: ApplicabilityOfElectionEnum
description: The potential options for specifying whether a particular election applies
  in a GMSLA.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  Applicable:
    text: Applicable
    description: The election is applicable.
  NotApplicable:
    text: NotApplicable
    description: The election is not applicable.
  NotSpecified:
    text: NotSpecified
    description: The applicability of the election has not been specified.