Class: EligibleCollateralElection
Specifies the collateral posting obligations for the security provider party(ies).
URI: common_domain_model:EligibleCollateralElection
classDiagram
class EligibleCollateralElection
click EligibleCollateralElection href "../EligibleCollateralElection/"
PostingObligationsElection <|-- EligibleCollateralElection
click PostingObligationsElection href "../PostingObligationsElection/"
EligibleCollateralElection : additionalLanguage
EligibleCollateralElection : asPermitted
EligibleCollateralElection : eligibleCollateral
EligibleCollateralElection --> "*" EligibleCollateralCriteria : eligibleCollateral
click EligibleCollateralCriteria href "../EligibleCollateralCriteria/"
EligibleCollateralElection : excludedCollateral
EligibleCollateralElection : otherEligibleSupport
EligibleCollateralElection : party
EligibleCollateralElection --> "1" CounterpartyRoleEnum : party
click CounterpartyRoleEnum href "../CounterpartyRoleEnum/"
Inheritance
- PostingObligationsElection
- EligibleCollateralElection
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| otherEligibleSupport | 1 string |
Specifies the Other Eligible Support conditions | direct |
| party | 1 CounterpartyRoleEnum |
Specifies the party providing the security | PostingObligationsElection |
| asPermitted | 1 Boolean |
If set to True, the Control Agreement is a Credit Support Document with respe... | PostingObligationsElection |
| eligibleCollateral | * EligibleCollateralCriteria |
The eligible collateral as specified in relation to the pledgor/chargor/oblig... | PostingObligationsElection |
| excludedCollateral | 0..1 string |
The excluded collateral as specified in relation to the pledgor/chargor/oblig... | PostingObligationsElection |
| additionalLanguage | 0..1 string |
The additional language that might be specified by the parties to the legal a... | PostingObligationsElection |
Usages
| used by | used in | type | used |
|---|---|---|---|
| EligibleCreditSupport | partyElection | range | EligibleCollateralElection |
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:EligibleCollateralElection |
| native | common_domain_model:EligibleCollateralElection |
LinkML Source
Direct
name: EligibleCollateralElection
description: Specifies the collateral posting obligations for the security provider
party(ies).
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
is_a: PostingObligationsElection
slots:
- otherEligibleSupport
Induced
name: EligibleCollateralElection
description: Specifies the collateral posting obligations for the security provider
party(ies).
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
is_a: PostingObligationsElection
attributes:
otherEligibleSupport:
name: otherEligibleSupport
description: Specifies the Other Eligible Support conditions. If not specified,
this election is deemed as not applicable.
notes:
- ISDA CSA_NewYork_1994 paragraph "13" clause "(b)(iii)"
- ISDA CSD_English_1995 paragraph "13" clause "(c)(iii)"
- ISDA CSA_VM_NewYork_2016
- ISDA CSA_IM_NewYork_2018
- ISDA CSA_IM_NewYork_2016
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: EligibleCollateralElection
domain_of:
- EligibleCollateralElection
range: string
required: true
party:
name: party
description: Specifies the party providing the security.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: EligibleCollateralElection
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
asPermitted:
name: asPermitted
description: If set to True, the Control Agreement is a Credit Support Document
with respect to the party(ies).
notes:
- ISDA CSA_IM_2016 paragraph "6" clause "(e)"
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: EligibleCollateralElection
domain_of:
- PostingObligationsElection
range: boolean
required: true
eligibleCollateral:
name: eligibleCollateral
description: The eligible collateral as specified in relation to the pledgor/chargor/obligor(s)
posting obligation.
notes:
- ISDA CSA_IM_2016 name "Eligible Credit Support (IM) Schedule"
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: EligibleCollateralElection
domain_of:
- PostingObligationsElection
- CollateralProvisions
range: EligibleCollateralCriteria
multivalued: true
inlined: true
inlined_as_list: true
excludedCollateral:
name: excludedCollateral
description: The excluded collateral as specified in relation to the pledgor/chargor/obligor(s)
posting obligation.
notes:
- ISDA CSA_IM_2016 paragraph "13 General Principles" clause "(ii)(B)(i)"
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: EligibleCollateralElection
domain_of:
- PostingObligationsElection
range: string
additionalLanguage:
name: additionalLanguage
description: The additional language that might be specified by the parties to
the legal agreement.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: EligibleCollateralElection
domain_of:
- UmbrellaAgreementSet
- AdditionalRepresentationElection
- CustodianElection
- HoldingAndUsingPostedCollateral
- PostingObligationsElection
- MasterAgreementDatedAsOfDate
- CSADeliveryAmount
- ValuationTime
- FinalReturns
- CSAValuationDate
- ValuationAgent
- LegacyExposureScopeElection
- CreditSupportAmount
- LegacyResolutionAlternative
- ResolutionValue
- TransferSettlementTiming
- CollateralTransferTimingDefinition
- CollateralValueMethod
- SpecifiedConditionOrAccessCondition
- LegacyIndependentAmount
range: string