Skip to content

Enum: CRRSegmentType

Type of the CRR, from the possible type definitions in the CRR System (e.g. 'LSE', 'ETC').

URI: CRRSegmentType

Permissible Values

Value Meaning Description
AUC cim:CRRSegmentType.AUC
CAP cim:CRRSegmentType.CAP
CF cim:CRRSegmentType.CF
CVR cim:CRRSegmentType.CVR
ETC cim:CRRSegmentType.ETC
LSE cim:CRRSegmentType.LSE
MT cim:CRRSegmentType.MT
TOR cim:CRRSegmentType.TOR

Slots

Name Description
c_rrtype Type of the CRR, from the possible type definitions in the CRR System (e

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

LinkML Source

name: CRRSegmentType
description: Type of the CRR, from the possible type definitions in the CRR System
  (e.g. 'LSE', 'ETC').
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:CRRSegmentType
permissible_values:
  AUC:
    text: AUC
    meaning: cim:CRRSegmentType.AUC
  CAP:
    text: CAP
    meaning: cim:CRRSegmentType.CAP
  CF:
    text: CF
    meaning: cim:CRRSegmentType.CF
  CVR:
    text: CVR
    meaning: cim:CRRSegmentType.CVR
  ETC:
    text: ETC
    meaning: cim:CRRSegmentType.ETC
  LSE:
    text: LSE
    meaning: cim:CRRSegmentType.LSE
  MT:
    text: MT
    meaning: cim:CRRSegmentType.MT
  TOR:
    text: TOR
    meaning: cim:CRRSegmentType.TOR