IS:isCatenarySignal

From railML 3 Wiki
Jump to navigation Jump to search

Introduction

Catenary Signal is a railway signal that gives train driver:

  • information about the status of the overhead electrification system (catenary), such as whether the power is switched on or off in a certain section of the track;
  • the command lower or re-position the pantograph[1].

Documentation

Syntax

Autoexport from the XML-Schema for element IS:isCatenarySignal of railML® version 3.3
    
Documentation use this child element to specify the catenary signal/sign in more detail
Subschema infrastructure
Parents*

signalIS

Children

refersToElectrificationSection (0..1)

Attributes:
  • type: specifies whether signal is of type announcement or execution (optional; xs:string)
Possible values:
  • announcement: informs about incoming need of an action related to catenary, e.g. lower pantograph
  • execution: marking a beginning of a section with changed catenary conditions, e.g. lower pantograph
*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:isCatenarySignal of railML® version 3.2
    
Documentation use this child element to specify the catenary signal/sign in more detail
Subschema infrastructure
Parents*

signalIS

Children

refersToElectrificationSection (0..1)

Attributes:
  • type: specifies whether signal is of type announcement or execution (optional; xs:string)
Possible values:
  • announcement: informs about incoming need of an action related to catenary, e.g. lower pantograph
  • execution: marking a beginning of a section with changed catenary conditions, e.g. lower pantograph
*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:isCatenarySignal of railML® version 3.1
    
Documentation use this child element to specify the catenary signal/sign in more detail
Subschema infrastructure
Parents*

signalIS

Children

any (0..*), refersToElectrificationSection (0..1)

Attributes:
  • type: This attribute is not documented in the schema! (optional; xs:string)
Possible values:
  • execution
  • announcement
*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

There exists an overview of all changes between railML® 3.1 and railML® 3.2 on page Dev:Changes/3.2.

The children have been changed.

The attributes have been changed.

Semantics

Best Practice / Examples

Please refer to Dev:Types_of_signals for examples.

Additional Information

Notes

Open Issues

References