Class: SecuredPartyRightsEventElection
A class to specify party specific Secured Party Rights Event language.
URI: common_domain_model:SecuredPartyRightsEventElection
classDiagram
class SecuredPartyRightsEventElection
click SecuredPartyRightsEventElection href "../SecuredPartyRightsEventElection/"
SecuredPartyRightsEventElection : party
SecuredPartyRightsEventElection --> "1" CounterpartyRoleEnum : party
click CounterpartyRoleEnum href "../CounterpartyRoleEnum/"
SecuredPartyRightsEventElection : rightsEvent
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| party | 1 CounterpartyRoleEnum |
The elective party | direct |
| rightsEvent | 1 Boolean |
A boolean attribute to specify whether a Secured Party Rights Event will only... | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| SecuredPartyRightsEvent | securedPartyRightsEventElection | range | SecuredPartyRightsEventElection |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | common_domain_model:SecuredPartyRightsEventElection |
| native | common_domain_model:SecuredPartyRightsEventElection |
LinkML Source
Direct
name: SecuredPartyRightsEventElection
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
Induced
name: SecuredPartyRightsEventElection
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
attributes:
party:
name: party
description: The elective party.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: SecuredPartyRightsEventElection
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: A boolean attribute to specify whether a Secured Party Rights Event
will only occur upon the occurrence of one or more of the event specified in
a Control Agreement.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: SecuredPartyRightsEventElection
domain_of:
- SecuredPartyRightsEventElection
- SecurityProviderRightsEventElection
range: boolean
required: true