Skip to content

Slot: identifierType

Defines the symbology source of the Asset Identifier, eg CUSIP, ISIN, etc.

URI: common_domain_model:identifierType

Applicable Classes

Name Description Modifies Slot
AssetIdentifier The unique identifier for an Asset, specified using an Asset Identifier Type ... no
PartyIdentifier Comprises an identifier and a source yes
EntityIdentifier Comprises an identifier and a source yes
PersonIdentifier Comprises an identifier and a source yes
TradeIdentifier Defines a trade identifier as a special case of the generic identifier type, ... yes
PositionIdentifier Defines a position identifier as a special case of the generic identifier typ... yes
NonLegalEntity Specifies a non-legal entity that exists in the agreement with a defined rela... yes

Properties

Type and Range

Property Value
Range AssetIdTypeEnum
Domain Of AssetIdentifier, PartyIdentifier, EntityIdentifier, PersonIdentifier, TradeIdentifier, PositionIdentifier, NonLegalEntity

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:identifierType
native common_domain_model:identifierType
close fpml_5_10:AssetIdentifier.identifierType

LinkML Source

name: identifierType
description: Defines the symbology source of the Asset Identifier, eg CUSIP, ISIN,
  etc.
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:AssetIdentifier.identifierType
rank: 1000
domain_of:
- AssetIdentifier
- PartyIdentifier
- EntityIdentifier
- PersonIdentifier
- TradeIdentifier
- PositionIdentifier
- NonLegalEntity
range: AssetIdTypeEnum
required: true