Skip to content

Class: CollateralManagementAgreementElection

A class to specify the Collateral Management Agreement election.

URI: common_domain_model:CollateralManagementAgreementElection

 classDiagram
    class CollateralManagementAgreementElection
    click CollateralManagementAgreementElection href "../CollateralManagementAgreementElection/"
      CollateralManagementAgreementElection : collateralManagementAgreement

      CollateralManagementAgreementElection : party





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



Slots

Name Cardinality and Range Description Inheritance
party 1
CounterpartyRoleEnum
The elective party direct
collateralManagementAgreement 1
string
The designated Collateral Management Agreement with respect to the elective p... direct

Usages

used by used in type used
CollateralManagementAgreement partyElection range CollateralManagementAgreementElection

In Subsets

See Also

Notes

  • ISDA CSA_IM_2016 paragraph "13 General Principles" clause "(b(i)" name "Collateral Management Agreement"

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:CollateralManagementAgreementElection
native common_domain_model:CollateralManagementAgreementElection
close fpml_5_10:CollateralManagementAgreementElection

LinkML Source

Direct

name: CollateralManagementAgreementElection
description: A class to specify the Collateral Management Agreement election.
notes:
- ISDA CSA_IM_2016 paragraph "13 General Principles" clause "(b(i)" name "Collateral
  Management Agreement"
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
see_also:
- isda:CSA_IM_2016
close_mappings:
- fpml_5_10:CollateralManagementAgreementElection
slots:
- party
- collateralManagementAgreement
slot_usage:
  party:
    name: party
    description: The elective party.
    range: CounterpartyRoleEnum
    required: true

Induced

name: CollateralManagementAgreementElection
description: A class to specify the Collateral Management Agreement election.
notes:
- ISDA CSA_IM_2016 paragraph "13 General Principles" clause "(b(i)" name "Collateral
  Management Agreement"
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
see_also:
- isda:CSA_IM_2016
close_mappings:
- fpml_5_10:CollateralManagementAgreementElection
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: CollateralManagementAgreementElection
    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
  collateralManagementAgreement:
    name: collateralManagementAgreement
    description: The designated Collateral Management Agreement with respect to the
      elective party as the Obligee.
    from_schema: https://w3id.org/lmodel/common-domain-model
    close_mappings:
    - fpml_5_10:CollateralManagementAgreementElection.collateralManagementAgreement
    rank: 1000
    owner: CollateralManagementAgreementElection
    domain_of:
    - CollateralManagementAgreementElection
    - CustodyArrangements
    range: string
    required: true