Skip to content

Class: DateRelativeToValuationDates

A data to: provide the ability to point to multiple payment nodes in the document through the unbounded paymentDatesReference.

URI: common_domain_model:DateRelativeToValuationDates

 classDiagram
    class DateRelativeToValuationDates
    click DateRelativeToValuationDates href "../DateRelativeToValuationDates/"
      DateRelativeToValuationDates : valuationDatesReference





        DateRelativeToValuationDates --> "1..*" PerformanceValuationDates : valuationDatesReference
        click PerformanceValuationDates href "../PerformanceValuationDates/"



Slots

Name Cardinality and Range Description Inheritance
valuationDatesReference 1..*
PerformanceValuationDates
A set of href pointers to valuation period dates defined somewhere else in th... direct

Usages

used by used in type used
FxFixingDate dateRelativeToValuationDates range DateRelativeToValuationDates

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: DateRelativeToValuationDates
description: 'A data to:  provide the ability to point to multiple payment nodes in
  the document through the unbounded paymentDatesReference.'
in_subset:
- cdm_product_common_schedule
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- valuationDatesReference

Induced

name: DateRelativeToValuationDates
description: 'A data to:  provide the ability to point to multiple payment nodes in
  the document through the unbounded paymentDatesReference.'
in_subset:
- cdm_product_common_schedule
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
  valuationDatesReference:
    name: valuationDatesReference
    annotations:
      metadata_reference:
        tag: metadata_reference
        value: true
    description: A set of href pointers to valuation period dates defined somewhere
      else in the document.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: DateRelativeToValuationDates
    domain_of:
    - DateRelativeToValuationDates
    range: PerformanceValuationDates
    required: true
    multivalued: true
    inlined: true
    inlined_as_list: true