IL:hasOperatorCommand

From railML 3 Wiki
Revision as of 16:18, 5 March 2021 by RailML Coord Documentation (talk | contribs) (Created page IL:hasOperatorCommand using XSD2MediaWiki Converter 1.0.6)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Introduction

Documentation

Syntax

Autoexport from the XML-Schema for element IL:hasOperatorCommand of railML® version 3.2
Documentation The definition of operator commands used for this infrastructure manager.
Subschema interlocking
Parents* usesTypes
Children designator (0..*), name (0..*), scope (0..*), textMessage (0..*)
Attributes:
  • acronym: The specific acronym of the operator command used within the application of the interlocking system. This is mainly a kind of abbreviation. (obligatory; xs:NMTOKEN),

  • securityLevel: The distinction of the security level of the command, which implies possible additional measures like registration or special notice. (optional; xs:string; patterns: other:w{2,})
Possible values:
  • normal: used for normal operator commands
  • vital: used for special operator commands where safety mechanisms of the interlocking are intentionally overridden,

  • id: unique identifier (obligatory; xs:string; patterns: (urn:uuid:)?[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}|{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}}); compare: Dev:Identities
*Notice:
Elements may have different parent elements. As a consequence they may be used in different contexts.
Please, consider this as well as a user of this wiki as when developing this documentation further.
Aspects that are only relevant with respect to one of several parents should be explained exclusively in the documentation of the respective parent element.

This element does not appear in railML® 3.1 within the IL subschema. It is available only in railML® 3.2. Do not hesitate to contact railML.org for further questions.


Changes 3.1→3.2

Introduced with version 3.2.

Semantics

Best Practice / Examples

Additional Information

Notes

Open Issues