Skip to content

Class: IdentifierType

URI: fix_orchestra:IdentifierType

 classDiagram
    class IdentifierType
    click IdentifierType href "../IdentifierType/"
      IdentifierType : name

      IdentifierType : value

Class Properties

Property Value
Class URI fix_orchestra:IdentifierType

Slots

Name Cardinality and Range Description Inheritance
value 0..1
String
Mixed text content of the element direct
name 0..1
String
direct

Usages

used by used in type used
IdentifiersType correlate range IdentifierType
IdentifiersType assign range IdentifierType
SessionType identifier range IdentifierType

In Subsets

Aliases

  • identifierType

Identifier and Mapping Information

Annotations

property value
xsd_source interfaces.xsd

Schema Source

Mappings

Mapping Type Mapped Value
self fix_orchestra:IdentifierType
native fix_orchestra:IdentifierType
exact fixi:identifierType

LinkML Source

Direct

name: IdentifierType
annotations:
  xsd_source:
    tag: xsd_source
    value: interfaces.xsd
in_subset:
- interfaces
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- identifierType
exact_mappings:
- fixi:identifierType
slots:
- value
attributes:
  name:
    name: name
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixi:name
    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: string
class_uri: fix_orchestra:IdentifierType

Induced

name: IdentifierType
annotations:
  xsd_source:
    tag: xsd_source
    value: interfaces.xsd
in_subset:
- interfaces
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- identifierType
exact_mappings:
- fixi:identifierType
attributes:
  name:
    name: name
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixi:name
    slot_uri: fix_orchestra:name
    owner: IdentifierType
    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: string
  value:
    name: value
    description: Mixed text content of the element.
    from_schema: https://w3id.org/lmodel/fix-orchestra
    rank: 1000
    owner: IdentifierType
    domain_of:
    - FieldAttribGrp
    - Appinfo
    - CodeType
    - Documentation
    - IdentifierType
    - InterfaceAppinfo
    - InterfaceDocumentation
    - DcSimpleLiteral
    range: string
class_uri: fix_orchestra:IdentifierType