Skip to content

Class: PartyTerminationCurrencySelection

Specifies the termination currency to be used by a party when it is the Non-Defaulting Party or the Party which is not the Affected Party.

URI: common_domain_model:PartyTerminationCurrencySelection

 classDiagram
    class PartyTerminationCurrencySelection
    click PartyTerminationCurrencySelection href "../PartyTerminationCurrencySelection/"
      PartyTerminationCurrencySelection : party





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



      PartyTerminationCurrencySelection : statedPartyCurrency

Slots

Name Cardinality and Range Description Inheritance
party 1
Party
The elective party direct
statedPartyCurrency 1
string
Specifies termination Currency direct

Usages

used by used in type used
TerminationCurrencySelection partyElection range PartyTerminationCurrencySelection

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:PartyTerminationCurrencySelection
native common_domain_model:PartyTerminationCurrencySelection

LinkML Source

Direct

name: PartyTerminationCurrencySelection
description: Specifies the termination currency to be used by a party when it is the
  Non-Defaulting Party or the Party which is not the Affected Party.
in_subset:
- cdm_legaldocumentation_master_isda
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- party
- statedPartyCurrency
slot_usage:
  party:
    name: party
    description: The elective party.
    range: Party
    required: true

Induced

name: PartyTerminationCurrencySelection
description: Specifies the termination currency to be used by a party when it is the
  Non-Defaulting Party or the Party which is not the Affected Party.
in_subset:
- cdm_legaldocumentation_master_isda
from_schema: https://w3id.org/lmodel/common-domain-model
slot_usage:
  party:
    name: party
    description: The elective party.
    range: Party
    required: true
attributes:
  party:
    name: party
    description: The elective party.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: PartyTerminationCurrencySelection
    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
  statedPartyCurrency:
    name: statedPartyCurrency
    description: Specifies termination Currency.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: PartyTerminationCurrencySelection
    domain_of:
    - PartyTerminationCurrencySelection
    range: string
    required: true