Class: DerivInstrmAttrbts
URI: common_domain_model:DerivInstrmAttrbts
classDiagram
class DerivInstrmAttrbts
click DerivInstrmAttrbts href "../DerivInstrmAttrbts/"
DerivInstrmAttrbts : dlvryTp
DerivInstrmAttrbts : pricMltplr
DerivInstrmAttrbts : undrlygInstrm
DerivInstrmAttrbts --> "1" UndrlygInstrm : undrlygInstrm
click UndrlygInstrm href "../UndrlygInstrm/"
DerivInstrmAttrbts : xpryDt
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| xpryDt | 1 string |
direct | |
| pricMltplr | 1 string |
direct | |
| undrlygInstrm | 1 UndrlygInstrm |
direct | |
| dlvryTp | 1 string |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Othr | derivInstrmAttrbts | range | DerivInstrmAttrbts |
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:DerivInstrmAttrbts |
| native | common_domain_model:DerivInstrmAttrbts |
LinkML Source
Direct
name: DerivInstrmAttrbts
in_subset:
- cdm_regulation
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- xpryDt
- pricMltplr
- undrlygInstrm
- dlvryTp
Induced
name: DerivInstrmAttrbts
in_subset:
- cdm_regulation
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
xpryDt:
name: xpryDt
from_schema: https://w3id.org/lmodel/common-domain-model
related_mappings:
- icma:ISO20022#XpryDt
rank: 1000
owner: DerivInstrmAttrbts
domain_of:
- DerivInstrmAttrbts
range: string
required: true
pricMltplr:
name: pricMltplr
from_schema: https://w3id.org/lmodel/common-domain-model
related_mappings:
- icma:ISO20022#PricMltplr
rank: 1000
owner: DerivInstrmAttrbts
domain_of:
- DerivInstrmAttrbts
range: string
required: true
undrlygInstrm:
name: undrlygInstrm
from_schema: https://w3id.org/lmodel/common-domain-model
related_mappings:
- icma:ISO20022#UndrlygInstrm
rank: 1000
owner: DerivInstrmAttrbts
domain_of:
- DerivInstrmAttrbts
range: UndrlygInstrm
required: true
dlvryTp:
name: dlvryTp
from_schema: https://w3id.org/lmodel/common-domain-model
related_mappings:
- icma:ISO20022#DlvryTp
rank: 1000
owner: DerivInstrmAttrbts
domain_of:
- DerivInstrmAttrbts
range: string
required: true