Files
JIMRI/xml/decoders/leb/choix-Signal_Indication.xml
T
2026-06-17 14:00:51 +02:00

105 lines
4.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2001, 2005, 2007, 2009, 2010, 2014 All rights reserved -->
<!-- $Id$ -->
<!-- -->
<!-- JMRI is free software; you can redistribute it and/or modify it under -->
<!-- the terms of version 2 of the GNU General Public License as published -->
<!-- by the Free Software Foundation. See the "COPYING" file for a copy -->
<!-- of this license. -->
<!-- -->
<!-- JMRI is distributed in the hope that it will be useful, but WITHOUT -->
<!-- ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -->
<!-- FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -->
<!-- for more details. -->
<enumChoiceGroup xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/decoder-4-15-2.xsd">
<copyright xmlns="http://docbook.org/ns/docbook">
<year>2014</year>
<holder>JMRI</holder>
</copyright>
<authorgroup xmlns="http://docbook.org/ns/docbook">
<author>
<personname>
<firstname>JF</firstname>
<surname>Leb</surname>
</personname>
</author>
</authorgroup>
<revhistory xmlns="http://docbook.org/ns/docbook">
<revision>
<revnumber>1</revnumber>
<date>2019-05-16</date>
<authorinitials>ALM</authorinitials>
<revremark>Initial creation</revremark>
</revision>
</revhistory>
<!-- Specific for Leb signal decoder -->
<!-- Switching modes common to Leb decoders -->
<enumChoice choice="[0]" value="0">
<choice> [0] Carre(C)</choice>
</enumChoice>
<enumChoice choice="[1]" value="1">
<choice> [1] Carre Violet (Cv)</choice>
</enumChoice>
<enumChoice choice="[2]" value="2">
<choice> [2] Maneuvre clignotant (M Cli)</choice>
</enumChoice>
<enumChoice choice="[3]" value="3">
<choice> [3] Maneuvre (M)</choice>
</enumChoice>
<enumChoice choice="[4]" value="4">
<choice> [4] Semaphore (S)</choice>
</enumChoice>
<enumChoice choice="[5]" value="5">
<choice> [5] Semaphore clignotant (S Cli)</choice>
</enumChoice>
<enumChoice choice="[6]" value="6">
<choice> [6] Rappel de Ralentissement 30 (RR)</choice>
</enumChoice>
<enumChoice choice="[7]" value="7">
<choice> [7] Rappel de Ralentissement clignotant 60 (RR Cli)</choice>
</enumChoice>
<enumChoice choice="[8]" value="8">
<choice> [8] Avertissement (A)</choice>
</enumChoice>
<enumChoice choice="[9]" value="9">
<choice> [9] Ralentisement 30 (R)</choice>
</enumChoice>
<enumChoice choice="[10]" value="10">
<choice>[10] Avertissement clignotant (A Cli)</choice>
</enumChoice>
<enumChoice choice="[11]" value="11">
<choice>[11] Ralentisement 60 (R Cli)</choice>
</enumChoice>
<enumChoice choice="[12]" value="12">
<choice>[12] Voie Libre clignotant (Vl Cli)</choice>
</enumChoice>
<enumChoice choice="[13]" value="13">
<choice>[13] Voie Libre (Vl)</choice>
</enumChoice>
<enumChoice choice="[14]" value="14">
<choice>[14] Rappel de Ralentissement Avertissement (RR A)</choice>
</enumChoice>
<enumChoice choice="[15]" value="15">
<choice>[15] Rappel de Ralentissement Avertissement clignotant(RR A Cli)</choice>
</enumChoice>
<enumChoice choice="[16]" value="16">
<choice>[16] Rappel de Ralentissement clignotant Avertissement(RR Cli A)</choice>
</enumChoice>
<enumChoice choice="[17]" value="17">
<choice>[17] Rappel de Ralentissement clignotant Avertissement clignotant (RR Cli A Cli)</choice>
</enumChoice>
<enumChoice choice="[18]" value="18">
<choice>[18] Ralentissement clignotant Avertissement clignotant (R Cli A Cli)</choice>
</enumChoice>
<enumChoice choice="[19]" value="19">
<choice>[19] Carre defaut (1er feu)</choice>
</enumChoice>
<enumChoice choice="[20]" value="20">
<choice>[20] Carre defaut (2e feu)</choice>
</enumChoice>
<enumChoice choice="[21]" value="30">
<choice>[21] Tous feux clignotants</choice>
</enumChoice>
</enumChoiceGroup>