Skip to content

Class: CalculationAndTimingBase

A logical container designed to hold a set of related data. In this case, designed to hold a set of clauses that are common amongst Legacy (1994/95), Variation Margin and Initial Margin Credit Support Documents in regards to Calculation, Valuation and Timing terms.

URI: common_domain_model:CalculationAndTimingBase

 classDiagram
    class CalculationAndTimingBase
    click CalculationAndTimingBase href "../CalculationAndTimingBase/"
      CalculationAndTimingBase <|-- CalculationAndTimingLegacy
        click CalculationAndTimingLegacy href "../CalculationAndTimingLegacy/"
      CalculationAndTimingBase <|-- CalculationAndTimingVariationMargin
        click CalculationAndTimingVariationMargin href "../CalculationAndTimingVariationMargin/"
      CalculationAndTimingBase <|-- CalculationAndTimingInitialMargin
        click CalculationAndTimingInitialMargin href "../CalculationAndTimingInitialMargin/"
      CalculationAndTimingBase <|-- CalculationAndTimingCollateralTransferAgreement
        click CalculationAndTimingCollateralTransferAgreement href "../CalculationAndTimingCollateralTransferAgreement/"

      CalculationAndTimingBase : notificationTime





        CalculationAndTimingBase --> "1" NotificationTime : notificationTime
        click NotificationTime href "../NotificationTime/"



Inheritance

Slots

Name Cardinality and Range Description Inheritance
notificationTime 1
NotificationTime
The time by which a demand for the Transfer of Eligible Credit Support (IM) o... direct

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: CalculationAndTimingBase
description: A logical container designed to hold a set of related data. In this case,
  designed to hold a set of clauses that are common amongst Legacy (1994/95), Variation
  Margin and Initial Margin Credit Support Documents in regards to Calculation, Valuation
  and Timing terms.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- notificationTime

Induced

name: CalculationAndTimingBase
description: A logical container designed to hold a set of related data. In this case,
  designed to hold a set of clauses that are common amongst Legacy (1994/95), Variation
  Margin and Initial Margin Credit Support Documents in regards to Calculation, Valuation
  and Timing terms.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
  notificationTime:
    name: notificationTime
    description: The time by which a demand for the Transfer of Eligible Credit Support
      (IM) or Posted Credit Support (IM) needs to be made in order for the transfer
      to take place in accordance with the Transfer Timing provisions.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: CalculationAndTimingBase
    domain_of:
    - CalculationAndTimingBase
    - NotificationTimeElection
    - CollateralSpecification
    - CollateralInterestNotification
    - RecallProvision
    range: NotificationTime
    required: true