Skip to content

Enum: MQSInstructionSource

_Valid values, for example: _

_INS - Instruction from RTM _

_ACT - Actual instruction after the fact _

__

URI: MQSInstructionSource

Permissible Values

Value Meaning Description
ACT cim:MQSInstructionSource.ACT
INS cim:MQSInstructionSource.INS

Slots

Name Description
instruction_source instruction source for market quality results (INS, ACT)

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: MQSInstructionSource
description: "Valid values, for example: \r\nINS - Instruction from RTM\r\nACT - Actual\
  \ instruction after the fact\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:MQSInstructionSource
permissible_values:
  ACT:
    text: ACT
    meaning: cim:MQSInstructionSource.ACT
  INS:
    text: INS
    meaning: cim:MQSInstructionSource.INS