Skip to content

Slot: composite

(Optionally) Specifies the underlying price components if the price can be expressed as a composite: e.g. dirty price = clean price + accrued.

URI: common_domain_model:composite

Applicable Classes

Name Description Modifies Slot
PriceSchedule Specifies the price of a financial instrument in a trade as a schedule of mea... no
FxFeature A type for defining FX Features yes
Price Specifies a price as a single value to be associated to a financial product no

Properties

Type and Range

Property Value
Range PriceComposite
Domain Of PriceSchedule, FxFeature

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: composite
description: '(Optionally) Specifies the underlying price components if the price
  can be expressed as a composite: e.g. dirty price = clean price + accrued.'
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- PriceSchedule
- FxFeature
range: PriceComposite