Skip to content

Class: FrenchLawAddendum

A class to specify party specific elections when a Collateral Transfer Agreement is governed by French Law.

URI: common_domain_model:FrenchLawAddendum

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

      FrenchLawAddendum : partyElection





        FrenchLawAddendum --> "*" FrenchLawAddendumElection : partyElection
        click FrenchLawAddendumElection href "../FrenchLawAddendumElection/"



Slots

Name Cardinality and Range Description Inheritance
isApplicable 1
Boolean
The qualification of whether the French Law Addendum is deemed applicable by ... direct
partyElection *
FrenchLawAddendumElection
The parties French Law Addendum Elections direct

Usages

used by used in type used
JurisdictionRelatedTerms frenchLawAddendum range FrenchLawAddendum

In Subsets

Comments

  • Rosetta condition: Applicable — if isApplicable = True then partyElection count = 2

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: FrenchLawAddendum
description: A class to specify party specific elections when a Collateral Transfer
  Agreement is governed by French Law.
comments:
- 'Rosetta condition: Applicable  if isApplicable = True then partyElection count
  = 2'
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- isApplicable
- partyElection
slot_usage:
  isApplicable:
    name: isApplicable
    description: The qualification of whether the French Law Addendum is deemed applicable
      by the parties (True) or not (False).
  partyElection:
    name: partyElection
    description: The parties French Law Addendum Elections.
    range: FrenchLawAddendumElection
    required: false

Induced

name: FrenchLawAddendum
description: A class to specify party specific elections when a Collateral Transfer
  Agreement is governed by French Law.
comments:
- 'Rosetta condition: Applicable  if isApplicable = True then partyElection count
  = 2'
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slot_usage:
  isApplicable:
    name: isApplicable
    description: The qualification of whether the French Law Addendum is deemed applicable
      by the parties (True) or not (False).
  partyElection:
    name: partyElection
    description: The parties French Law Addendum Elections.
    range: FrenchLawAddendumElection
    required: false
attributes:
  isApplicable:
    name: isApplicable
    description: The qualification of whether the French Law Addendum is deemed applicable
      by the parties (True) or not (False).
    from_schema: https://w3id.org/lmodel/common-domain-model
    close_mappings:
    - fpml_5_10:AdditionalRepresentationElection.isApplicable
    rank: 1000
    owner: FrenchLawAddendum
    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
  partyElection:
    name: partyElection
    description: The parties French Law Addendum Elections.
    from_schema: https://w3id.org/lmodel/common-domain-model
    close_mappings:
    - fpml_5_10:AdditionalRepresentation.partyElection
    rank: 1000
    owner: FrenchLawAddendum
    domain_of:
    - AdditionalRepresentation
    - ValuationCalculationDateLocation
    - CollateralManagementAgreement
    - ControlAgreement
    - Custodian
    - CustodianRisk
    - FrenchLawAddendum
    - HoldingAndUsingPostedCollateral
    - PostingObligations
    - ProcessAgent
    - RecalculationOfValue
    - SecurityProviderRightsEvent
    - SensitivityMethodologies
    - SimmCalculationCurrency
    - Substitution
    - TerminationCurrencyAmendment
    - EligibleCreditSupport
    - Threshold
    - MinimumTransferAmount
    - ExposureScope
    - SpecifiedConditionOrAccessCondition
    - LegacyIndependentAmount
    - DemandsAndNotices
    - AddressesForTransfer
    - AutomaticEarlyTermination
    - TerminationCurrencySelection
    - EventsOfDefault
    range: FrenchLawAddendumElection
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true