Skip to content

Class: SubstitutedRegimeTerms

Specifies the applicability of the Substituted Regime as denoted in the Substituted Regime Table as part of certain legal agreements, such as such as the ISDA 2016 and 2018 CSA for Initial Margin.

URI: common_domain_model:SubstitutedRegimeTerms

 classDiagram
    class SubstitutedRegimeTerms
    click SubstitutedRegimeTerms href "../SubstitutedRegimeTerms/"
      SubstitutedRegimeTerms : isApplicable

      SubstitutedRegimeTerms : party





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



Slots

Name Cardinality and Range Description Inheritance
party 1
CounterpartyRoleEnum
The party for which the regime terms are being specified when acting as colla... direct
isApplicable 1
Boolean
The specification of whether the regime is elected as applicable to the party... direct

Usages

used by used in type used
SubstitutedRegime regimeTerms range SubstitutedRegimeTerms

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:SubstitutedRegimeTerms
native common_domain_model:SubstitutedRegimeTerms

LinkML Source

Direct

name: SubstitutedRegimeTerms
description: Specifies the applicability of the Substituted Regime as denoted in the
  Substituted Regime Table as part of certain legal agreements, such as such as the
  ISDA 2016 and 2018 CSA for Initial Margin.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- party
- isApplicable
slot_usage:
  party:
    name: party
    description: The party for which the regime terms are being specified when acting
      as collateral taker.
    range: CounterpartyRoleEnum
    required: true
  isApplicable:
    name: isApplicable
    description: The specification of whether the regime is elected as applicable
      to the party when acting as collateral taker.

Induced

name: SubstitutedRegimeTerms
description: Specifies the applicability of the Substituted Regime as denoted in the
  Substituted Regime Table as part of certain legal agreements, such as such as the
  ISDA 2016 and 2018 CSA for Initial Margin.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slot_usage:
  party:
    name: party
    description: The party for which the regime terms are being specified when acting
      as collateral taker.
    range: CounterpartyRoleEnum
    required: true
  isApplicable:
    name: isApplicable
    description: The specification of whether the regime is elected as applicable
      to the party when acting as collateral taker.
attributes:
  party:
    name: party
    description: The party for which the regime terms are being specified when acting
      as collateral taker.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: SubstitutedRegimeTerms
    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
  isApplicable:
    name: isApplicable
    description: The specification of whether the regime is elected as applicable
      to the party when acting as collateral taker.
    from_schema: https://w3id.org/lmodel/common-domain-model
    close_mappings:
    - fpml_5_10:AdditionalRepresentationElection.isApplicable
    rank: 1000
    owner: SubstitutedRegimeTerms
    domain_of:
    - AdditionalRepresentationElection
    - AdditionalRightsEvent
    - BespokeCalculationDate
    - BespokeTransferTiming
    - CollateralAccessBreach
    - CustodianEvent
    - FrenchLawAddendum
    - FrenchLawAddendumElection
    - InterestAdjustment
    - JapaneseSecuritiesProvisions
    - MinimumTransferAmountAmendment
    - OneWayProvisions
    - ProcessAgentElection
    - RegimeTerms
    - PledgeeRepresentativeRider
    - SubstitutedRegimeTerms
    - TerminationCurrencyAmendment
    - CollateralTransferTimingDefinition
    - SpecifiedConditionOrAccessCondition
    - LegacyIndependentAmountParty
    - AutomaticEarlyTerminationElection
    - AutomaticExercise
    range: boolean
    required: true