Class: DateRelativeToPaymentDates
A data to: provide the ability to point to multiple payment nodes in the document through the unbounded paymentDatesReference.
URI: common_domain_model:DateRelativeToPaymentDates
classDiagram
class DateRelativeToPaymentDates
click DateRelativeToPaymentDates href "../DateRelativeToPaymentDates/"
DateRelativeToPaymentDates : paymentDatesReference
DateRelativeToPaymentDates --> "1..*" PaymentDates : paymentDatesReference
click PaymentDates href "../PaymentDates/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| paymentDatesReference | 1..* PaymentDates |
A set of href pointers to payment dates defined somewhere else in the documen... | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| FxFixingDate | dateRelativeToPaymentDates | range | DateRelativeToPaymentDates |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | common_domain_model:DateRelativeToPaymentDates |
| native | common_domain_model:DateRelativeToPaymentDates |
LinkML Source
Direct
name: DateRelativeToPaymentDates
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:
- paymentDatesReference
Induced
name: DateRelativeToPaymentDates
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:
paymentDatesReference:
name: paymentDatesReference
annotations:
metadata_reference:
tag: metadata_reference
value: true
description: A set of href pointers to payment dates defined somewhere else in
the document.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: DateRelativeToPaymentDates
domain_of:
- DateRelativeToPaymentDates
range: PaymentDates
required: true
multivalued: true
inlined: true
inlined_as_list: true