Files
2026-06-17 14:00:51 +02:00

39 lines
1.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2001, 2005, 2007, 2-009, 2010 All rights reserved -->
<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="Random flicker (fire box)">
<choice>Random flicker (fire box)</choice>
<choice xml:lang="it">Sfarfallio casuale (caldaia)</choice>
</enumChoice>
<enumChoice choice="Mars">
<choice>Mars</choice>
<choice xml:lang="it">Luci Mars</choice>
</enumChoice>
<enumChoice choice="Flashing light">
<choice>Flashing light</choice>
<choice xml:lang="it">Luci Lampeggianti</choice>
</enumChoice>
<enumChoice choice="Single pulse strobe">
<choice>Single pulse strobe</choice>
<choice xml:lang="it">Lampeggiante Singolo Impulso</choice>
</enumChoice>
<enumChoice choice="Double pulse strobe">
<choice>Double pulse strobe</choice>
<choice xml:lang="it">Lampeggiante Doppio Impulso</choice>
</enumChoice>
<enumChoice choice="Rotary beacon">
<choice>Rotary beacon</choice>
<choice xml:lang="it">Faro Rotante</choice>
</enumChoice>
<enumChoice choice="Gyra lite">
<choice>Gyra lite</choice>
<choice xml:lang="it">Faro Gyra-Light</choice>
</enumChoice>
<enumChoice choice="Rule 17">
<choice>Rule 17</choice>
<choice xml:lang="it">Regola 17 (regolabile)</choice>
</enumChoice>
</enumChoiceGroup>