Skip to content

Class: CustodianEvent

A class to specify the Custodian Event.

URI: common_domain_model:CustodianEvent

 classDiagram
    class CustodianEvent
    click CustodianEvent href "../CustodianEvent/"
      CustodianEvent : endDate





        CustodianEvent --> "0..1" CustodianEventEndDate : endDate
        click CustodianEventEndDate href "../CustodianEventEndDate/"



      CustodianEvent : isApplicable

Slots

Name Cardinality and Range Description Inheritance
isApplicable 1
Boolean
The qualification as to whether the Custodian Event (English Law & New York L... direct
endDate 0..1
CustodianEventEndDate
The qualification of the Custodian Event (English Law & New York Law ISDA CSA... direct

Usages

used by used in type used
CustodyArrangements custodianEvent range CustodianEvent

In Subsets

See Also

Notes

  • ISDA CSD_IM_English_2016 paragraph "13 General Principles" clause "(n)(iii)" name " Custodian Event"
  • ISDA CSA_IM_Japanese_2016 paragraph "13 General Principles" clause "(m)(ii)" name "Collateral Manager Event"
  • ISDA CSA_IM_NewYork_2016 paragraph "13 General Principles" clause "(n)(iii)" name "Custodian Event"

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: CustodianEvent
description: A class to specify the Custodian Event.
notes:
- ISDA CSD_IM_English_2016 paragraph "13 General Principles" clause "(n)(iii)" name
  " Custodian Event"
- ISDA CSA_IM_Japanese_2016 paragraph "13 General Principles" clause "(m)(ii)" name
  "Collateral Manager Event"
- ISDA CSA_IM_NewYork_2016 paragraph "13 General Principles" clause "(n)(iii)" name
  "Custodian Event"
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
see_also:
- isda:CSD_IM_English_2016
- isda:CSA_IM_Japanese_2016
- isda:CSA_IM_NewYork_2016
slots:
- isApplicable
- endDate
slot_usage:
  isApplicable:
    name: isApplicable
    description: The qualification as to whether the Custodian Event (English Law
      & New York Law ISDA CSA) or the Collateral Manager Event (Japanese Law ISDA
      CSA) is applicable.
  endDate:
    name: endDate
    description: The qualification of the Custodian Event (English Law & New York
      Law ISDA CSA) or Collateral Manager Event (Japanese Law ISDA CSA) End Date.
    range: CustodianEventEndDate
    required: false

Induced

name: CustodianEvent
description: A class to specify the Custodian Event.
notes:
- ISDA CSD_IM_English_2016 paragraph "13 General Principles" clause "(n)(iii)" name
  " Custodian Event"
- ISDA CSA_IM_Japanese_2016 paragraph "13 General Principles" clause "(m)(ii)" name
  "Collateral Manager Event"
- ISDA CSA_IM_NewYork_2016 paragraph "13 General Principles" clause "(n)(iii)" name
  "Custodian Event"
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
see_also:
- isda:CSD_IM_English_2016
- isda:CSA_IM_Japanese_2016
- isda:CSA_IM_NewYork_2016
slot_usage:
  isApplicable:
    name: isApplicable
    description: The qualification as to whether the Custodian Event (English Law
      & New York Law ISDA CSA) or the Collateral Manager Event (Japanese Law ISDA
      CSA) is applicable.
  endDate:
    name: endDate
    description: The qualification of the Custodian Event (English Law & New York
      Law ISDA CSA) or Collateral Manager Event (Japanese Law ISDA CSA) End Date.
    range: CustodianEventEndDate
    required: false
attributes:
  isApplicable:
    name: isApplicable
    description: The qualification as to whether the Custodian Event (English Law
      & New York Law ISDA CSA) or the Collateral Manager Event (Japanese Law ISDA
      CSA) is applicable.
    from_schema: https://w3id.org/lmodel/common-domain-model
    close_mappings:
    - fpml_5_10:AdditionalRepresentationElection.isApplicable
    rank: 1000
    owner: CustodianEvent
    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
  endDate:
    name: endDate
    description: The qualification of the Custodian Event (English Law & New York
      Law ISDA CSA) or Collateral Manager Event (Japanese Law ISDA CSA) End Date.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: CustodianEvent
    domain_of:
    - DateRange
    - AveragingSchedule
    - PeriodicDates
    - CustodianEvent
    - FroHistory
    - AssetDeliveryPeriods
    - DividendPeriod
    - CalculationPeriodData
    range: CustodianEventEndDate
    required: false