Skip to content

Class: SecurityProviderRightsEventElection

A class to specify party specific Secured Party Rights Event language.

URI: common_domain_model:SecurityProviderRightsEventElection

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





        SecurityProviderRightsEventElection --> "1" CounterpartyRoleEnum : party
        click CounterpartyRoleEnum href "../CounterpartyRoleEnum/"



      SecurityProviderRightsEventElection : rightsEvent

Slots

Name Cardinality and Range Description Inheritance
party 1
CounterpartyRoleEnum
The elective party direct
rightsEvent 1
Boolean
If True, the Rights Event language applies for the specified Party direct

Usages

used by used in type used
SecurityProviderRightsEvent partyElection range SecurityProviderRightsEventElection

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: SecurityProviderRightsEventElection
description: A class to specify party specific Secured Party Rights Event language.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- party
- rightsEvent
slot_usage:
  party:
    name: party
    description: The elective party.
    range: CounterpartyRoleEnum
    required: true
  rightsEvent:
    name: rightsEvent
    description: If True, the Rights Event language applies for the specified Party.

Induced

name: SecurityProviderRightsEventElection
description: A class to specify party specific Secured Party Rights Event language.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slot_usage:
  party:
    name: party
    description: The elective party.
    range: CounterpartyRoleEnum
    required: true
  rightsEvent:
    name: rightsEvent
    description: If True, the Rights Event language applies for the specified Party.
attributes:
  party:
    name: party
    description: The elective party.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: SecurityProviderRightsEventElection
    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: CounterpartyRoleEnum
    required: true
  rightsEvent:
    name: rightsEvent
    description: If True, the Rights Event language applies for the specified Party.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: SecurityProviderRightsEventElection
    domain_of:
    - SecuredPartyRightsEventElection
    - SecurityProviderRightsEventElection
    range: boolean
    required: true