Skip to content

Class: BrokerConfirmation

Identifies the market sector in which the trade has been arranged.

URI: common_domain_model:BrokerConfirmation

 classDiagram
    class BrokerConfirmation
    click BrokerConfirmation href "../BrokerConfirmation/"
      BrokerConfirmation : brokerConfirmationType





        BrokerConfirmation --> "1" BrokerConfirmationTypeEnum : brokerConfirmationType
        click BrokerConfirmationTypeEnum href "../BrokerConfirmationTypeEnum/"



Slots

Name Cardinality and Range Description Inheritance
brokerConfirmationType 1
BrokerConfirmationTypeEnum
The type of broker confirmation executed between the parties direct

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: BrokerConfirmation
description: Identifies the market sector in which the trade has been arranged.
in_subset:
- cdm_legaldocumentation_transaction
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- brokerConfirmationType
slot_usage:
  brokerConfirmationType:
    name: brokerConfirmationType
    description: The type of broker confirmation executed between the parties.
    required: true

Induced

name: BrokerConfirmation
description: Identifies the market sector in which the trade has been arranged.
in_subset:
- cdm_legaldocumentation_transaction
from_schema: https://w3id.org/lmodel/common-domain-model
slot_usage:
  brokerConfirmationType:
    name: brokerConfirmationType
    description: The type of broker confirmation executed between the parties.
    required: true
attributes:
  brokerConfirmationType:
    name: brokerConfirmationType
    description: The type of broker confirmation executed between the parties.
    from_schema: https://w3id.org/lmodel/common-domain-model
    close_mappings:
    - fpml_5_10:AgreementName.brokerConfirmationType
    rank: 1000
    owner: BrokerConfirmation
    domain_of:
    - AgreementName
    - BrokerConfirmation
    range: BrokerConfirmationTypeEnum
    required: true