81 lines
3.7 KiB
XML
81 lines
3.7 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
|
|
<!-- Copyright (C) JMRI 2010 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 - new include file for SoundTraxx Tsunami -->
|
|
<enumVal 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="On/Off">
|
|
<choice>On/Off</choice>
|
|
<choice xml:lang="it">On-Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Dimmable light">
|
|
<choice>Dimmable headlight</choice>
|
|
<choice xml:lang="it">Luci di testa regolabili</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Mars light">
|
|
<choice>Mars light</choice>
|
|
<choice xml:lang="it">Luci di testa: Mars</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Pyle Gyralite">
|
|
<choice>Pyle Gyralite</choice>
|
|
<choice xml:lang="it">Luci di testa: Gyralite Pyle</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Oscillating light">
|
|
<choice>Oscillating headlight</choice>
|
|
<choice xml:lang="it">Luci di testa: Oscillanti</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Single flash strobe">
|
|
<choice>Single flash strobe</choice>
|
|
<choice xml:lang="it">Luci di testa: Singolo Flash</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Double flash strobe">
|
|
<choice>Double flash strobe</choice>
|
|
<choice xml:lang="it">Luci di testa: Doppio Flash</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="D312 rotary beacon">
|
|
<choice>D312 rotary beacon</choice>
|
|
<choice xml:lang="it">Luci di testa: Faro rotante D312</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Prime Stratolite">
|
|
<choice>Prime Stratolite</choice>
|
|
<choice xml:lang="it">Luci di testa: Startoline Prime</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Type I ditch light">
|
|
<choice>Type I ditch light</choice>
|
|
<choice xml:lang="it">Luci di testa: Ditch tipo I</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Type II ditch light">
|
|
<choice>Type II ditch light</choice>
|
|
<choice xml:lang="it">Luci di testa: Ditch tipo II</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="FRED (end of train flasher)">
|
|
<choice>FRED (end of train flasher)</choice>
|
|
<choice xml:lang="it">FRED (lampeggiante di fine treno)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Engine exhaust flicker">
|
|
<choice>Engine exhaust flicker</choice>
|
|
<choice xml:lang="it">Sfarfallio Scarico Motore</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Firebox flicker">
|
|
<choice>Firebox flicker</choice>
|
|
<choice xml:lang="it">Sfarfallio Camera combustione</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Smart firebox flicker">
|
|
<choice xml:lang="it">Sfarfallio veloce Camera Combustione</choice>
|
|
<choice>Smart firebox flicker</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Dyno-light">
|
|
<choice>Dyno-light</choice>
|
|
<choice xml:lang="it">Luci di testa: Dyno</choice>
|
|
</enumChoice>
|
|
</enumVal>
|