Skip to content

Class: InterfaceAppinfo

Usage specific annotation, optionally with link to an external reference or standard

URI: fix_orchestra:InterfaceAppinfo

 classDiagram
    class InterfaceAppinfo
    click InterfaceAppinfo href "../InterfaceAppinfo/"
      InterfaceAppinfo : content

      InterfaceAppinfo : extra_attributes

      InterfaceAppinfo : lang_id

      InterfaceAppinfo : purpose

      InterfaceAppinfo : spec_url

      InterfaceAppinfo : value

Class Properties

Property Value
Class URI fix_orchestra:InterfaceAppinfo

Slots

Name Cardinality and Range Description Inheritance
spec_url 0..1
Uri
Reference documentation direct
value 0..1
String
Mixed text content of the element direct
content *
String
Pass-through xs:any content as raw strings direct
extra_attributes *
String
Pass-through xs:anyAttribute values keyed by their XML attribute name (open e... direct
lang_id 0..1
String
direct
purpose 0..1
InterfacePurpose
direct

Usages

used by used in type used
InterfaceAnnotation appinfo range InterfaceAppinfo

In Subsets

Aliases

  • appinfo

Identifier and Mapping Information

Annotations

property value
xsd_source interfaces.xsd
xsd_any_attribute True

Schema Source

Mappings

Mapping Type Mapped Value
self fix_orchestra:InterfaceAppinfo
native fix_orchestra:InterfaceAppinfo
exact fixi:appinfo

LinkML Source

Direct

name: InterfaceAppinfo
annotations:
  xsd_source:
    tag: xsd_source
    value: interfaces.xsd
  xsd_any_attribute:
    tag: xsd_any_attribute
    value: true
description: Usage specific annotation, optionally with link to an external reference
  or standard
in_subset:
- interfaces
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- appinfo
exact_mappings:
- fixi:appinfo
slots:
- spec_url
- value
- content
- extra_attributes
slot_usage:
  spec_url:
    name: spec_url
    exact_mappings:
    - fixi:specUrl
attributes:
  lang_id:
    name: lang_id
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - langId
    exact_mappings:
    - fixi:langId
    slot_uri: fix_orchestra:lang_id
    domain_of:
    - Appinfo
    - Documentation
    - InterfaceAppinfo
    - InterfaceDocumentation
    range: string
  purpose:
    name: purpose
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixi:purpose
    slot_uri: fix_orchestra:purpose
    domain_of:
    - Appinfo
    - Documentation
    - InterfaceAppinfo
    - InterfaceDocumentation
    range: InterfacePurpose
class_uri: fix_orchestra:InterfaceAppinfo

Induced

name: InterfaceAppinfo
annotations:
  xsd_source:
    tag: xsd_source
    value: interfaces.xsd
  xsd_any_attribute:
    tag: xsd_any_attribute
    value: true
description: Usage specific annotation, optionally with link to an external reference
  or standard
in_subset:
- interfaces
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- appinfo
exact_mappings:
- fixi:appinfo
slot_usage:
  spec_url:
    name: spec_url
    exact_mappings:
    - fixi:specUrl
attributes:
  lang_id:
    name: lang_id
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - langId
    exact_mappings:
    - fixi:langId
    slot_uri: fix_orchestra:lang_id
    owner: InterfaceAppinfo
    domain_of:
    - Appinfo
    - Documentation
    - InterfaceAppinfo
    - InterfaceDocumentation
    range: string
  purpose:
    name: purpose
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixi:purpose
    slot_uri: fix_orchestra:purpose
    owner: InterfaceAppinfo
    domain_of:
    - Appinfo
    - Documentation
    - InterfaceAppinfo
    - InterfaceDocumentation
    range: InterfacePurpose
  spec_url:
    name: spec_url
    description: Reference documentation
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - specUrl
    exact_mappings:
    - fixi:specUrl
    rank: 1000
    slot_uri: fix_orchestra:spec_url
    owner: InterfaceAppinfo
    domain_of:
    - Appinfo
    - CodeSetType
    - InterfaceAppinfo
    - Repository
    range: uri
  value:
    name: value
    description: Mixed text content of the element.
    from_schema: https://w3id.org/lmodel/fix-orchestra
    rank: 1000
    owner: InterfaceAppinfo
    domain_of:
    - FieldAttribGrp
    - Appinfo
    - CodeType
    - Documentation
    - IdentifierType
    - InterfaceAppinfo
    - InterfaceDocumentation
    - DcSimpleLiteral
    range: string
  content:
    name: content
    description: Pass-through xs:any content as raw strings.
    from_schema: https://w3id.org/lmodel/fix-orchestra
    rank: 1000
    owner: InterfaceAppinfo
    domain_of:
    - Appinfo
    - Documentation
    - ExtensionInline
    - InterfaceAppinfo
    - InterfaceDocumentation
    - DcSimpleLiteral
    range: string
    multivalued: true
  extra_attributes:
    name: extra_attributes
    description: Pass-through xs:anyAttribute values keyed by their XML attribute
      name (open extension point).
    from_schema: https://w3id.org/lmodel/fix-orchestra
    rank: 1000
    owner: InterfaceAppinfo
    domain_of:
    - Appinfo
    - InterfaceAppinfo
    - BaseInterfaceType
    - ProtocolType
    - TransportProtocolType
    range: string
    multivalued: true
class_uri: fix_orchestra:InterfaceAppinfo