Skip to content

Class: XmlSpecialAttrs

URI: XML:specialAttrs

 classDiagram
    class XmlSpecialAttrs
    click XmlSpecialAttrs href "../XmlSpecialAttrs/"
      XmlSpecialAttrs : base

      XmlSpecialAttrs : id

      XmlSpecialAttrs : lang

      XmlSpecialAttrs : space

Class Properties

Property Value
Class URI XML:specialAttrs
Mixin Yes

Slots

Name Cardinality and Range Description Inheritance
base 0..1
String
direct
lang 0..1
String
direct
space 0..1
String
direct
id 0..1
String
direct

Mixin Usage

mixed into description

In Subsets

Aliases

  • specialAttrs

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self XML:specialAttrs
native fix_orchestra:XmlSpecialAttrs

LinkML Source

Direct

name: XmlSpecialAttrs
in_subset:
- xml_namespace
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- specialAttrs
mixin: true
attributes:
  base:
    name: base
    from_schema: https://w3id.org/lmodel/fix-orchestra/dc
    domain_of:
    - MappedDatatype
    - Actors
    - Categories
    - CodeSets
    - Components
    - Concepts
    - Datatypes
    - Fields
    - Groups
    - Messages
    - Scenarios
    - Sections
    - XmlSpecialAttrs
    - XmlGlobalAttributes
    range: string
  lang:
    name: lang
    from_schema: https://w3id.org/lmodel/fix-orchestra/dc
    domain_of:
    - DcSimpleLiteral
    - XmlSpecialAttrs
    - XmlGlobalAttributes
    range: string
  space:
    name: space
    from_schema: https://w3id.org/lmodel/fix-orchestra/dc
    rank: 1000
    domain_of:
    - XmlSpecialAttrs
    - XmlGlobalAttributes
    range: string
  id:
    name: id
    from_schema: https://w3id.org/lmodel/fix-orchestra/dc
    domain_of:
    - OidGrp
    - RefidGrp
    - ScenarioType
    - XmlSpecialAttrs
    - XmlGlobalAttributes
    range: string
class_uri: XML:specialAttrs

Induced

name: XmlSpecialAttrs
in_subset:
- xml_namespace
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- specialAttrs
mixin: true
attributes:
  base:
    name: base
    from_schema: https://w3id.org/lmodel/fix-orchestra/dc
    owner: XmlSpecialAttrs
    domain_of:
    - MappedDatatype
    - Actors
    - Categories
    - CodeSets
    - Components
    - Concepts
    - Datatypes
    - Fields
    - Groups
    - Messages
    - Scenarios
    - Sections
    - XmlSpecialAttrs
    - XmlGlobalAttributes
    range: string
  lang:
    name: lang
    from_schema: https://w3id.org/lmodel/fix-orchestra/dc
    owner: XmlSpecialAttrs
    domain_of:
    - DcSimpleLiteral
    - XmlSpecialAttrs
    - XmlGlobalAttributes
    range: string
  space:
    name: space
    from_schema: https://w3id.org/lmodel/fix-orchestra/dc
    rank: 1000
    owner: XmlSpecialAttrs
    domain_of:
    - XmlSpecialAttrs
    - XmlGlobalAttributes
    range: string
  id:
    name: id
    from_schema: https://w3id.org/lmodel/fix-orchestra/dc
    owner: XmlSpecialAttrs
    domain_of:
    - OidGrp
    - RefidGrp
    - ScenarioType
    - XmlSpecialAttrs
    - XmlGlobalAttributes
    range: string
class_uri: XML:specialAttrs