Class: SubstitutionPartyElection
Party specific elections for substitution of posted collateral.
URI: common_domain_model:SubstitutionPartyElection
classDiagram
class SubstitutionPartyElection
click SubstitutionPartyElection href "../SubstitutionPartyElection/"
SubstitutionPartyElection : legacyConsent
SubstitutionPartyElection --> "0..1" LegacyConsentEnum : legacyConsent
click LegacyConsentEnum href "../LegacyConsentEnum/"
SubstitutionPartyElection : needsConsent
SubstitutionPartyElection : party
SubstitutionPartyElection --> "1" CounterpartyRoleEnum : party
click CounterpartyRoleEnum href "../CounterpartyRoleEnum/"
SubstitutionPartyElection : specificConsentLanguage
SubstitutionPartyElection : substitutionDateLanguage
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| party | 1 CounterpartyRoleEnum |
The party that is acting as the Pledgor/Obligor/Chargor/Security Provider | direct |
| needsConsent | 1 Boolean |
The election as to whether the Pledgor/Obligor/Chargor/Security Provider must... | direct |
| substitutionDateLanguage | 0..1 string |
Substitution Date has the meaning specified in Paragraph4(d)(ii), unless othe... | direct |
| specificConsentLanguage | 0..1 string |
Specific consent language might be specified by the parties | direct |
| legacyConsent | 0..1 LegacyConsentEnum |
The process for substituting/exchanging one form of collateral held by a part... | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Substitution | partyElection | range | SubstitutionPartyElection |
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:SubstitutionPartyElection |
| native | common_domain_model:SubstitutionPartyElection |
LinkML Source
Direct
name: SubstitutionPartyElection
description: Party specific elections for substitution of posted collateral.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- party
- needsConsent
- substitutionDateLanguage
- specificConsentLanguage
- legacyConsent
slot_usage:
party:
name: party
description: The party that is acting as the Pledgor/Obligor/Chargor/Security
Provider.
range: CounterpartyRoleEnum
required: true
Induced
name: SubstitutionPartyElection
description: Party specific elections for substitution of posted collateral.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slot_usage:
party:
name: party
description: The party that is acting as the Pledgor/Obligor/Chargor/Security
Provider.
range: CounterpartyRoleEnum
required: true
attributes:
party:
name: party
description: The party that is acting as the Pledgor/Obligor/Chargor/Security
Provider.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: SubstitutionPartyElection
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
needsConsent:
name: needsConsent
description: The election as to whether the Pledgor/Obligor/Chargor/Security Provider
must obtain the Secured Partys consent for any collateral substitution.
notes:
- ISDA CSA_IM_2016 paragraph "13 General Principles" clause "(f)(ii)" name "Consent"
- ISDA CSA_VM_2016 paragraph "13" clause "(f)(ii)" name "Consent"
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: SubstitutionPartyElection
domain_of:
- SubstitutionPartyElection
range: boolean
required: true
substitutionDateLanguage:
name: substitutionDateLanguage
description: Substitution Date has the meaning specified in Paragraph4(d)(ii),
unless otherwise specified.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: SubstitutionPartyElection
domain_of:
- SubstitutionPartyElection
range: string
specificConsentLanguage:
name: specificConsentLanguage
description: Specific consent language might be specified by the parties.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: SubstitutionPartyElection
domain_of:
- SubstitutionPartyElection
range: string
legacyConsent:
name: legacyConsent
description: The process for substituting/exchanging one form of collateral held
by a party for a different form of collateral, used with legacy agreements.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: SubstitutionPartyElection
domain_of:
- SubstitutionPartyElection
range: LegacyConsentEnum