Files
JIMRI/xml/decoders/zimo/Choice-M-key_v34.xml
T
2026-06-17 14:00:51 +02:00

117 lines
4.2 KiB
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2005, 2007 All rights reserved -->
<!-- -->
<!-- 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. -->
<!-- version 1 - for Unified Software V32+, Mark Waters 26 Jan 2015 -->
<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">
<enumChoice choice="None">
<choice>None</choice>
<choice xml:lang="it">Nessuna</choice>
<choice xml:lang="de">keine</choice>
<choice xml:lang="cs">Žádný</choice>
</enumChoice>
<enumChoice choice="F0" value="29">
<choice>F0</choice>
</enumChoice>
<enumChoice choice="F1" value="1">
<choice>F1</choice>
</enumChoice>
<enumChoice choice="F2" value="2">
<choice>F2</choice>
</enumChoice>
<enumChoice choice="F3" value="3">
<choice>F3</choice>
</enumChoice>
<enumChoice choice="F4" value="4">
<choice>F4</choice>
</enumChoice>
<enumChoice choice="F5" value="5">
<choice>F5</choice>
</enumChoice>
<enumChoice choice="F6" value="6">
<choice>F6</choice>
</enumChoice>
<enumChoice choice="F7" value="7">
<choice>F7</choice>
</enumChoice>
<enumChoice choice="F8" value="8">
<choice>F8</choice>
</enumChoice>
<enumChoice choice="F9" value="9">
<choice>F9</choice>
</enumChoice>
<enumChoice choice="F10" value="10">
<choice>F10</choice>
</enumChoice>
<enumChoice choice="F11" value="11">
<choice>F11</choice>
</enumChoice>
<enumChoice choice="F12" value="12">
<choice>F12</choice>
</enumChoice>
<enumChoice choice="F13" value="13">
<choice>F13</choice>
</enumChoice>
<enumChoice choice="F14" value="14">
<choice>F14</choice>
</enumChoice>
<enumChoice choice="F15" value="15">
<choice>F15</choice>
</enumChoice>
<enumChoice choice="F16" value="16">
<choice>F16</choice>
</enumChoice>
<enumChoice choice="F17" value="17">
<choice>F17</choice>
</enumChoice>
<enumChoice choice="F18" value="18">
<choice>F18</choice>
</enumChoice>
<enumChoice choice="F19" value="19">
<choice>F19</choice>
</enumChoice>
<enumChoice choice="F20" value="20">
<choice>F20</choice>
</enumChoice>
<enumChoice choice="F21" value="21">
<choice>F21</choice>
</enumChoice>
<enumChoice choice="F22" value="22">
<choice>F22</choice>
</enumChoice>
<enumChoice choice="F23" value="23">
<choice>F23</choice>
</enumChoice>
<enumChoice choice="F24" value="24">
<choice>F24</choice>
</enumChoice>
<enumChoice choice="F25" value="25">
<choice>F25</choice>
</enumChoice>
<enumChoice choice="F26" value="26">
<choice>F26</choice>
</enumChoice>
<enumChoice choice="F27" value="27">
<choice>F27</choice>
</enumChoice>
<enumChoice choice="F28" value="28">
<choice>F28</choice>
</enumChoice>
<enumChoice choice="-" value="31">
<!-- this is value when HiBeam = on, will appear in list as "Reserved Value 31" -->
<choice>-</choice>
</enumChoice>
</enumChoiceGroup>