IS:isSpeedSignal

From railML 3 Wiki
Revision as of 18:44, 19 December 2019 by RailML Coord Documentation (talk | contribs) (Created page with "{{subst:docBase |element=isSpeedSignal |subschema=IS}}")
(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 IS:isSpeedSignal of railML® version 3.2
Documentation use this child element to specify the speed signal in more detail
Subschema infrastructure
Parents* signalIS
Children refersToBeginOfSpeedSection (0..*), refersToEndOfSpeedSection (0..*)
Attributes:
  • trainRelation: DEPRECATED, please use speedSection@refersToTrain instead;
    Reference to the part of the train from where on the shown speed signal aspect is valid. Normally, a limiting speed signal aspect relates to the head of the train while a speed release refers to the end of the train. (optional; xs:string)
Possible values:
  • endOfTrain: The tail of the train should be located at the stopping place when the train has stopped.
  • headOfTrain: The headof the train should be located at the stopping place when the train has stopped. This is the default setting.
  • midOfTrain: The center of the train should be located at the stopping place when the train has stopped.,

  • type: speed signal/panel type (announcement, execution) (optional; xs:string)
Possible values:
  • announcement: announcing a change of allowed speed
  • execution: marking begin of section with changed allowed speed
*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 IS:isSpeedSignal of railML® version 3.1
Documentation use this child element to specify the speed signal in more detail
Subschema infrastructure
Parents* signalIS
Children any (0..*), refersToBeginOfSpeedSection (0..*), refersToEndOfSpeedSection (0..*)
Attributes:
  • type: speed signal/panel type (announcement, execution) (optional; xs:string)
Possible values:
  • execution: marking begin of section with changed allowed speed
  • announcement: announcing a change of allowed speed,

  • trainRelation: Reference to the part of the train from where on the shown speed signal aspect is valid. Normally, a limiting speed signal aspect relates to the head of the train while a speed release refers to the end of the train. (optional; xs:string)
Possible values:
  • endOfTrain
  • midOfTrain
  • headOfTrain
*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