Skip to content

Enum: NaturalPersonRoleEnum

The enumerated values for the natural person's role.

URI: common_domain_model:NaturalPersonRoleEnum

Permissible Values

Value Meaning Description
Broker None The person who arranged with a client to execute the trade
Buyer None Acquirer of the legal title to the financial instrument
DecisionMaker None The party or person with legal responsibility for authorization of the execut...
ExecutionWithinFirm None Person within the firm who is responsible for execution of the transaction
InvestmentDecisionMaker None Person who is responsible for making the investment decision
Seller None Seller of the legal title to the financial instrument
Trader None The person who executed the trade

Slots

Name Description
role FpML specifies a person role that is distinct from the party role

Identifier and Mapping Information

Schema Source

LinkML Source

name: NaturalPersonRoleEnum
description: The enumerated values for the natural person's role.
from_schema: https://w3id.org/lmodel/common-domain-model
related_mappings:
- iso29100:PIIPrincipal
- oscal:Role
rank: 1000
permissible_values:
  Broker:
    text: Broker
    description: The person who arranged with a client to execute the trade.
  Buyer:
    text: Buyer
    description: Acquirer of the legal title to the financial instrument.
  DecisionMaker:
    text: DecisionMaker
    description: The party or person with legal responsibility for authorization of
      the execution of the transaction.
  ExecutionWithinFirm:
    text: ExecutionWithinFirm
    description: Person within the firm who is responsible for execution of the transaction.
  InvestmentDecisionMaker:
    text: InvestmentDecisionMaker
    description: Person who is responsible for making the investment decision.
  Seller:
    text: Seller
    description: Seller of the legal title to the financial instrument.
  Trader:
    text: Trader
    description: The person who executed the trade.