Class: ControlAgreementElections
A class to specify the Control Agreement election sby each party to the agreement.
URI: common_domain_model:ControlAgreementElections
classDiagram
class ControlAgreementElections
click ControlAgreementElections href "../ControlAgreementElections/"
ControlAgreementElections : consistencyWithControlAgreement
ControlAgreementElections : controlAgreementAsCsd
ControlAgreementElections : party
ControlAgreementElections --> "1" CounterpartyRoleEnum : party
click CounterpartyRoleEnum href "../CounterpartyRoleEnum/"
ControlAgreementElections : relationshipWithControlAgreement
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| party | 1 CounterpartyRoleEnum |
The elective party | direct |
| controlAgreementAsCsd | 1 Boolean |
The identification of whether the Control Agreement is a Credit Support Docum... | direct |
| consistencyWithControlAgreement | 0..1 Boolean |
Unless specified as inapplicable in the event of any inconsistency between th... | direct |
| relationshipWithControlAgreement | 0..1 Boolean |
Unless specified as inapplicable the parties recognise that the Control Agree... | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| ControlAgreement | partyElection | range | ControlAgreementElections |
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:ControlAgreementElections |
| native | common_domain_model:ControlAgreementElections |
LinkML Source
Direct
name: ControlAgreementElections
description: A class to specify the Control Agreement election sby each party to the
agreement.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- party
- controlAgreementAsCsd
- consistencyWithControlAgreement
- relationshipWithControlAgreement
slot_usage:
party:
name: party
description: The elective party.
range: CounterpartyRoleEnum
required: true
Induced
name: ControlAgreementElections
description: A class to specify the Control Agreement election sby each party to the
agreement.
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: ControlAgreementElections
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
controlAgreementAsCsd:
name: controlAgreementAsCsd
description: The identification of whether the Control Agreement is a Credit Support
Document with respect to each party.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: ControlAgreementElections
domain_of:
- ControlAgreementElections
range: boolean
required: true
consistencyWithControlAgreement:
name: consistencyWithControlAgreement
description: Unless specified as inapplicable in the event of any inconsistency
between this Deed and the Control Agreement, this Deed will prevail over the
Control Agreement.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: ControlAgreementElections
domain_of:
- ControlAgreementElections
range: boolean
relationshipWithControlAgreement:
name: relationshipWithControlAgreement
description: Unless specified as inapplicable the parties recognise that the Control
Agreement is a means by which the parties can perform their obligations.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: ControlAgreementElections
domain_of:
- ControlAgreementElections
range: boolean