Skip to content

Class: AutomaticEarlyTerminationElection

A class to specify the party elections specific to the Automatic Early Termination Clause.

URI: common_domain_model:AutomaticEarlyTerminationElection

 classDiagram
    class AutomaticEarlyTerminationElection
    click AutomaticEarlyTerminationElection href "../AutomaticEarlyTerminationElection/"
      AutomaticEarlyTerminationElection : isApplicable

      AutomaticEarlyTerminationElection : party





        AutomaticEarlyTerminationElection --> "1" Party : party
        click Party href "../Party/"



Slots

Name Cardinality and Range Description Inheritance
party 1
Party
The party for which the Automatic Early Termination provisions are being spec... direct
isApplicable 1
Boolean
A boolean election to specify whether the Automatic Early Termination provisi... direct

Usages

used by used in type used
AutomaticEarlyTermination partyElection range AutomaticEarlyTerminationElection

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:AutomaticEarlyTerminationElection
native common_domain_model:AutomaticEarlyTerminationElection
close fpml_5_10:AutomaticEarlyTerminationElection

LinkML Source

Direct

name: AutomaticEarlyTerminationElection
description: A class to specify the party elections specific to the Automatic Early
  Termination Clause.
in_subset:
- cdm_legaldocumentation_master_isda
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:AutomaticEarlyTerminationElection
slots:
- party
- isApplicable
slot_usage:
  party:
    name: party
    description: The party for which the Automatic Early Termination provisions are
      being specified.
    range: Party
    required: true
  isApplicable:
    name: isApplicable
    description: A boolean election to specify whether the Automatic Early Termination
      provisions of Section 6(a) are applicable (True) or not applicable (False).

Induced

name: AutomaticEarlyTerminationElection
description: A class to specify the party elections specific to the Automatic Early
  Termination Clause.
in_subset:
- cdm_legaldocumentation_master_isda
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:AutomaticEarlyTerminationElection
slot_usage:
  party:
    name: party
    description: The party for which the Automatic Early Termination provisions are
      being specified.
    range: Party
    required: true
  isApplicable:
    name: isApplicable
    description: A boolean election to specify whether the Automatic Early Termination
      provisions of Section 6(a) are applicable (True) or not applicable (False).
attributes:
  party:
    name: party
    description: The party for which the Automatic Early Termination provisions are
      being specified.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: AutomaticEarlyTerminationElection
    domain_of:
    - DebtRedemption
    - Trade
    - MarginCallBase
    - CounterpartyPosition
    - AggregationParameters
    - AvailableInventory
    - WorkflowStepApproval
    - WorkflowStep
    - UmbrellaAgreementParty
    - UmbrellaAgreementSet
    - AdditionalRepresentationElection
    - CalculationAgentTerms
    - CalculationCurrencyElection
    - ValuationCalculationDateLocationElection
    - CollateralManagementAgreementElection
    - ControlAgreementElections
    - ControlAgreementNecEventElection
    - CustodianElection
    - CustodianRiskElection
    - ElectiveAmountElection
    - FrenchLawAddendumElection
    - HoldingAndUsingPostedCollateralElection
    - NotificationTimeElection
    - PostingObligationsElection
    - RecalculationOfValueElection
    - RegimeTerms
    - PledgeeRepresentativeRider
    - SecuredPartyRightsEventElection
    - SecurityProviderRightsEventElection
    - SensitivityMethodologiesPartyElection
    - SubstitutedRegimeTerms
    - SubstitutionPartyElection
    - TerminationCurrencyElection
    - AdditionalObligations
    - SecurityInterestForObligations
    - SinglePostingParty
    - ThresholdElection
    - MinimumTransferAmountElection
    - ValuationAgent
    - LegacyExposureScopeElection
    - CreditSupportDocumentElection
    - CreditSupportProviderElection
    - SpecifiedOrAccessConditionPartyElection
    - LegacyIndependentAmountParty
    - AutomaticEarlyTerminationElection
    - PartyTerminationCurrencySelection
    - SpecifiedEntity
    - EventsOfDefaultElection
    - EligibleCollateralSpecification
    range: Party
    required: true
  isApplicable:
    name: isApplicable
    description: A boolean election to specify whether the Automatic Early Termination
      provisions of Section 6(a) are applicable (True) or not applicable (False).
    from_schema: https://w3id.org/lmodel/common-domain-model
    close_mappings:
    - fpml_5_10:AdditionalRepresentationElection.isApplicable
    rank: 1000
    owner: AutomaticEarlyTerminationElection
    domain_of:
    - AdditionalRepresentationElection
    - AdditionalRightsEvent
    - BespokeCalculationDate
    - BespokeTransferTiming
    - CollateralAccessBreach
    - CustodianEvent
    - FrenchLawAddendum
    - FrenchLawAddendumElection
    - InterestAdjustment
    - JapaneseSecuritiesProvisions
    - MinimumTransferAmountAmendment
    - OneWayProvisions
    - ProcessAgentElection
    - RegimeTerms
    - PledgeeRepresentativeRider
    - SubstitutedRegimeTerms
    - TerminationCurrencyAmendment
    - CollateralTransferTimingDefinition
    - SpecifiedConditionOrAccessCondition
    - LegacyIndependentAmountParty
    - AutomaticEarlyTerminationElection
    - AutomaticExercise
    range: boolean
    required: true