Skip to content

Class: OidGrp

The identifiers of a message element

URI: fix_orchestra:OidGrp

 classDiagram
    class OidGrp
    click OidGrp href "../OidGrp/"
      OidGrp <|-- CodeSetType
        click CodeSetType href "../CodeSetType/"
      OidGrp <|-- CodeType
        click CodeType href "../CodeType/"
      OidGrp <|-- ComponentType
        click ComponentType href "../ComponentType/"
      OidGrp <|-- FieldType
        click FieldType href "../FieldType/"
      OidGrp <|-- GroupType
        click GroupType href "../GroupType/"
      OidGrp <|-- MessageType
        click MessageType href "../MessageType/"

      OidGrp : abbr_name

      OidGrp : id

      OidGrp : name

      OidGrp : scenario

      OidGrp : scenario_id

Class Properties

Property Value
Class URI fix_orchestra:OidGrp
Mixin Yes

Slots

Name Cardinality and Range Description Inheritance
abbr_name 0..1
Name
direct
scenario_id 0..1
Id
Unique identifier of a scenario direct
id 1
Id
Numeric identifier generally must be unique within a file for an element type... direct
name 1
Name
direct
scenario 0..1
Name
The use case of an element, distinguished by workflow, asset class, etc direct

Mixin Usage

mixed into description
CodeSetType
CodeType
ComponentType
FieldType
GroupType A repeating group
MessageType

In Subsets

Aliases

  • oidGrp

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self fix_orchestra:OidGrp
native fix_orchestra:OidGrp
exact fixr:oidGrp

LinkML Source

Direct

name: OidGrp
description: The identifiers of a message element
in_subset:
- repository_types
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- oidGrp
exact_mappings:
- fixr:oidGrp
mixin: true
slots:
- abbr_name
- scenario_id
attributes:
  id:
    name: id
    description: Numeric identifier generally must be unique within a file for an
      element type, e.g. unique field tag
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:id
    rank: 1000
    slot_uri: fix_orchestra:id
    domain_of:
    - OidGrp
    - RefidGrp
    - ScenarioType
    - XmlSpecialAttrs
    - XmlGlobalAttributes
    range: Id
    required: true
  name:
    name: name
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:name
    rank: 1000
    slot_uri: fix_orchestra:name
    domain_of:
    - OidGrp
    - RefidGrp
    - ActorType
    - CategoryType
    - ComponentRuleType
    - ConceptType
    - FieldRuleType
    - FlowType
    - IdentifierType
    - ResponseType
    - ScenarioType
    - SectionType
    - StateMachineType
    - StateType
    - TimerSchedule
    - TimerType
    - TransitionType
    - TriggerType
    - BaseInterfaceType
    - ProtocolType
    - Datatype
    - Repository
    range: Name
    required: true
  scenario:
    name: scenario
    description: The use case of an element, distinguished by workflow, asset class,
      etc.
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:scenario
    rank: 1000
    slot_uri: fix_orchestra:scenario
    ifabsent: string(base)
    domain_of:
    - OidGrp
    - RefidGrp
    - Datatype
    - Scenarios
    range: Name
class_uri: fix_orchestra:OidGrp

Induced

name: OidGrp
description: The identifiers of a message element
in_subset:
- repository_types
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- oidGrp
exact_mappings:
- fixr:oidGrp
mixin: true
attributes:
  id:
    name: id
    description: Numeric identifier generally must be unique within a file for an
      element type, e.g. unique field tag
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:id
    rank: 1000
    slot_uri: fix_orchestra:id
    owner: OidGrp
    domain_of:
    - OidGrp
    - RefidGrp
    - ScenarioType
    - XmlSpecialAttrs
    - XmlGlobalAttributes
    range: Id
    required: true
  name:
    name: name
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:name
    rank: 1000
    slot_uri: fix_orchestra:name
    owner: OidGrp
    domain_of:
    - OidGrp
    - RefidGrp
    - ActorType
    - CategoryType
    - ComponentRuleType
    - ConceptType
    - FieldRuleType
    - FlowType
    - IdentifierType
    - ResponseType
    - ScenarioType
    - SectionType
    - StateMachineType
    - StateType
    - TimerSchedule
    - TimerType
    - TransitionType
    - TriggerType
    - BaseInterfaceType
    - ProtocolType
    - Datatype
    - Repository
    range: Name
    required: true
  scenario:
    name: scenario
    description: The use case of an element, distinguished by workflow, asset class,
      etc.
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:scenario
    rank: 1000
    slot_uri: fix_orchestra:scenario
    ifabsent: string(base)
    owner: OidGrp
    domain_of:
    - OidGrp
    - RefidGrp
    - Datatype
    - Scenarios
    range: Name
  abbr_name:
    name: abbr_name
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - abbrName
    exact_mappings:
    - fixr:abbrName
    rank: 1000
    slot_uri: fix_orchestra:abbr_name
    owner: OidGrp
    domain_of:
    - OidGrp
    range: Name
  scenario_id:
    name: scenario_id
    description: Unique identifier of a scenario. Default is '1' for base scenario.
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - scenarioId
    exact_mappings:
    - fixr:scenarioId
    rank: 1000
    slot_uri: fix_orchestra:scenario_id
    ifabsent: string(1)
    owner: OidGrp
    domain_of:
    - OidGrp
    - RefidGrp
    - Datatype
    range: Id
class_uri: fix_orchestra:OidGrp