Skip to content

Slot: packageInformation

Specifies the package information in case the business event represents several trades executed as a package (hence this attribute is optional). The package information is only instantiated once at the business event level to preserve referential integrity, whereas individual trades make reference to it to identify that they are part of a package.

URI: common_domain_model:packageInformation

Applicable Classes

Name Description Modifies Slot
CounterpartyPositionBusinessEvent A business event represents a life cycle event of a position no
EventInstruction Specifies instructions to create a BusinessEvent no
BusinessEvent A business event represents a life cycle event of a trade no

Properties

Type and Range

Property Value
Range IdentifiedList
Domain Of CounterpartyPositionBusinessEvent, EventInstruction

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: packageInformation
description: Specifies the package information in case the business event represents
  several trades executed as a package (hence this attribute is optional). The package
  information is only instantiated once at the business event level to preserve referential
  integrity, whereas individual trades make reference to it to identify that they
  are part of a package.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- CounterpartyPositionBusinessEvent
- EventInstruction
range: IdentifiedList