IL:hasRouteType

From railML 3 Wiki
Revision as of 18:52, 19 December 2019 by RailML Coord Documentation (talk | contribs) (Created page with "{{subst:docBase |element=hasRouteType |subschema=IL}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

Documentation

Syntax

Autoexport from the XML-Schema for element IL:hasRouteType of railML® version 3.2
Documentation Classification of route types.
Subschema interlocking
Parents* usesTypes
Children designator (0..*)
Attributes:
  • genericRouteType: The classification of the route types. (obligatory; xs:string; patterns: other:w{2,})
Possible values:
  • auxilliary: The route type is used for auxiliary purpose as part of a complete route (from signal to signal). Often it marks a route part at the interface between two signalboxes (block interface) or the interface between a station and open line (line interface).
  • block: This route type is used only on open line. These routes are often automatically handled by the interlocking.
  • callOn: This is a special route type for situations, where the interlocking cannot fully secure the route for a train but safety is established by operator rules.
  • nonElectrified: This is the route type for securing the path of the trains in the standard way but allows the running path to be without electrification, i.e. it shall be used for diesel or battery trains only.
  • normal: This is the route type for securing the path of the trains in the standard way
  • occupied: The route leads to an already occupied TVD section, i.e. the destination tracks must be occupied
  • shunting: Such routes are typically used for splitting or merging formations of railway vehicles with a reduced amount of safety as the train movement is performed on low speed under responsibility of the driver. Parts of the running path can be occupied
  • siding: This special route type is used for exit routes with destination of a siding on open line (de: Ausweichanschlussstelle). It is used for automatic release of the key lock associated with the siding.
  • tunnel: The route leads to a tunnel section, which has restrictions w.r.t. vehicle acceptance, i.e. the vehicles shall be equipped with emergency brake cancellation,

  • 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.

Autoexport from the XML-Schema for element IL:hasRouteType of railML® version 3.1
Documentation Classification of route types.
Subschema interlocking
Parents* usesTypes
Children any (0..*), designator (0..1)
Attributes:
  • genericRouteType: The classification of the route types. (obligatory; xs:string; patterns: other:w{2,})
Possible values:
  • tunnel
  • siding
  • shunting
  • occupied
  • normal
  • nonElectrified
  • callOn,

  • id: unique identifier (optional; xs:ID; 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.


Changes 3.1→3.2

The children have changed.

The attributes have been changed.

Semantics

Best Practice / Examples

Additional Information

Notes

Open Issues