Skip to content

Enum: PartyIdentifierTypeEnum

The enumeration values associated with party identifier sources.

URI: common_domain_model:PartyIdentifierTypeEnum

Permissible Values

Value Meaning Description
BIC None The Bank Identifier Code
LEI None The ISO 17442:2012 Legal Entity Identifier
MIC None The ISO 10383 Market Identifier Code (MIC)

Slots

Name Description
identifierType Defines the source of the identifier

Identifier and Mapping Information

Schema Source

LinkML Source

name: PartyIdentifierTypeEnum
description: The enumeration values associated with party identifier sources.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  BIC:
    text: BIC
    description: The Bank Identifier Code.
  LEI:
    text: LEI
    description: The ISO 17442:2012 Legal Entity Identifier.
  MIC:
    text: MIC
    description: The ISO 10383 Market Identifier Code (MIC).