IL:hasSignalLamp

From railML 3 Wiki
Jump to navigation Jump to search

Introduction

Documentation

Syntax

Autoexport from the XML-Schema for element IL:hasSignalLamp of railML® version 3.3
    
Documentation Definition of possible signal lamp types, their colour and electrical values used for signalisation.
Subschema interlocking
Parents*

usesTypes

Children

designator (0..*), elementState (0..*), name (0..*)

Attributes:
  • colour: Colour used for the lamp (optional; xs:string; patterns: other:w{2,})
Possible values:
  • blue
  • green
  • magenta
  • orange
  • red
  • violet
  • white
  • yellow,

  • power: The power consumption of the lamp unit. (optional; xs:decimal),

  • type: The type/technology of lamp used. (optional; xs:string; patterns: other:w{2,})
Possible values:
  • doubleFilamentBulb: Lamp with one bulb containing two filaments (main+auxiliary), which can be switched independently
  • LED: Light Emitting Diode assembly, may be equal to a single filament bulb
  • singleFilamentBulb: Lamp with one bulb containing one filament
  • twoSingleFilamentBulbs: Lamp with two bulbs each containing one filament used as main and auxiliary filament, which can be switched independently.
  • virtual: A lamplike connection to Line Encoding Unit for driving a virtual aspect via balise or similar device.,

  • voltage: The voltage to drive the signal lamp unit. (optional; xs:decimal; fractionDigits: 1),

  • id: the identifier of the object; this can be either of type xs:ID or UUID (obligatory; xs:ID); 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.


 

This element does not appear in railML® 3.2 within the IL subschema. It is available only in railML® . Do not hesitate to contact railML.org for further questions.

This element does not appear in railML® 3.1 within the IL subschema. It is available only in railML® . Do not hesitate to contact railML.org for further questions.


Changes 3.2→3.3

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

Introduced with version 3.3.

Semantics

Best Practice / Examples

Additional Information

Notes

Open Issues