IL:overlapReleaseTimer

From railML 3 Wiki
Jump to navigation Jump to search

Introduction

Documentation

Syntax

Autoexport from the XML-Schema for element IL:overlapReleaseTimer of railML® version 3.2
Documentation Description of overlap release timer (duration, start condition)
Subschema interlocking
Parents* overlapRelease
Children None
Attributes:
  • overlapReleaseCondition: The condition to start the release timer. (optional; xs:string)
Possible values:
  • startTimerAfterVacating: The release timer is triggered when the trigger section becomes clear after sequential occupation. Typically this refers to the section before the last one, i.e. the train has completely entered the last route section.
  • startTimerUponOccupation: The release timer is triggered when the trigger section becomes sequentially occupied. Typically this refers to the last section of the route.
  • trainInitiatedTrigger: The release timer is triggered when the train has reported its halt.,

  • timerValue: The time period which has to be elapsed after the trigger condition and physical release of the overlap. (obligatory; xs:duration)
*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:overlapReleaseTimer of railML® version 3.1
Documentation Description of overlap release timer (duration, start condition)
Subschema interlocking
Parents* overlapRelease
Children None
Attributes:
  • timerValue: The time period which has to be elapsed after the trigger condition and physical release of the overlap. (obligatory; xs:duration),

  • overlapReleaseCondition: The condition to start the release timer. (optional; xs:string)
Possible values:
  • trainInitiatedTrigger
  • startTimerAfterVacating
  • startTimerUponOccupation
*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 attributes have been changed.

Semantics

Best Practice / Examples

Additional Information

Notes

Open Issues