Skip to content

Class: ContractualTermsSupplement

A contractual supplement (such as those published by ISDA) and its publication date that will apply to the trade.

URI: common_domain_model:ContractualTermsSupplement

 classDiagram
    class ContractualTermsSupplement
    click ContractualTermsSupplement href "../ContractualTermsSupplement/"
      ContractualTermsSupplement : contractualTermsSupplementType





        ContractualTermsSupplement --> "1" ContractualSupplementTypeEnum : contractualTermsSupplementType
        click ContractualSupplementTypeEnum href "../ContractualSupplementTypeEnum/"



      ContractualTermsSupplement : publicationDate

Slots

Name Cardinality and Range Description Inheritance
contractualTermsSupplementType 1
ContractualSupplementTypeEnum
Identifies the form of applicable contractual supplement direct
publicationDate 0..1
date
Specifies the publication date of the applicable version of the contractual s... direct

Usages

used by used in type used
AgreementName contractualTermsSupplement range ContractualTermsSupplement

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: ContractualTermsSupplement
description: A contractual supplement (such as those published by ISDA) and its publication
  date that will apply to the trade.
in_subset:
- cdm_legaldocumentation_common
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- contractualTermsSupplementType
- publicationDate
slot_usage:
  publicationDate:
    name: publicationDate
    description: Specifies the publication date of the applicable version of the contractual
      supplement.
    range: date

Induced

name: ContractualTermsSupplement
description: A contractual supplement (such as those published by ISDA) and its publication
  date that will apply to the trade.
in_subset:
- cdm_legaldocumentation_common
from_schema: https://w3id.org/lmodel/common-domain-model
slot_usage:
  publicationDate:
    name: publicationDate
    description: Specifies the publication date of the applicable version of the contractual
      supplement.
    range: date
attributes:
  contractualTermsSupplementType:
    name: contractualTermsSupplementType
    annotations:
      metadata_scheme:
        tag: metadata_scheme
        value: true
    description: Identifies the form of applicable contractual supplement.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: ContractualTermsSupplement
    domain_of:
    - ContractualTermsSupplement
    range: ContractualSupplementTypeEnum
    required: true
  publicationDate:
    name: publicationDate
    description: Specifies the publication date of the applicable version of the contractual
      supplement.
    from_schema: https://w3id.org/lmodel/common-domain-model
    close_mappings:
    - fpml_5_10:CodeListIdentification.publicationDate
    rank: 1000
    owner: ContractualTermsSupplement
    domain_of:
    - CodeListIdentification
    - ContractualTermsSupplement
    - ContractualDefinition
    - SettledEntityMatrix
    range: date