IL:hasCommand: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Created page IL:hasCommand using XSD2MediaWiki Converter 1.0.6)
 
No edit summary
 
Line 13: Line 13:
=={{Additional Information}}==
=={{Additional Information}}==
==={{Notes}}===
==={{Notes}}===
The element refers to a predefined operator command in {{tag|IL|hasOperatorCommand}} in general data of a {{tag|IL|specificInfrastructureManager}}.
*{{@|ref}} contains the reference to operator command.
==={{Open issues}}===
==={{Open issues}}===

Latest revision as of 15:10, 14 May 2022

Introduction

Documentation

Syntax

Autoexport from the XML-Schema for element IL:hasCommand of railML® version 3.2
Documentation References to pre-defined operator commands available for this element.
Subschema interlocking
Parents* combinedRoute,

conflictingRoute, dangerPoint, derailerIL, destinationPoint, endOfTrack, genericDetector, implementsElementGroup, interface, keyLockIL, levelCrossingIL, localOperationArea, movableBridge, movableCrossing, overlap, permissionZone, powerSupplyIL, radioBlockCentre, route, routeEntry, routeExit, routeRelation, routeReleaseGroupAhead, routeReleaseGroupRear, routeSequence, routeStatusIndicator, shuntingZone, signalBox, signalIL, signalIndicator, stationIndicator, switchIL, trackIL, trainNumberField, tunnelGateIL, tvdSection, workZone

Children None
Attributes:
  • entityCode: It is necessary for the coding of command/indication for relay interlockings. Each command/indication is coded of a byte/bit information, but this coding is different for each interlocking instance and therefore also for each infrastructure element instance (optional; xs:string),

  • ref: reference is required because it's the purpose of the element (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}})
*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

The element refers to a predefined operator command in <hasOperatorCommand> in general data of a <specificInfrastructureManager>.

  • @ref contains the reference to operator command.

Open Issues