70 lines
3.0 KiB
XML
70 lines
3.0 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 -->
|
|
<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="Constant bright light">
|
|
<choice>Constant bright light</choice>
|
|
<choice xml:lang="it">Luce Luminosità Costante</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Random flicker (fire box)">
|
|
<choice>Random flicker (fire box)</choice>
|
|
<choice xml:lang="it">Sfarfallio casuale (caldaia)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Mars light">
|
|
<choice>Mars light</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 light">
|
|
<choice>Gyra light</choice>
|
|
<choice xml:lang="it">Faro Gyra-Light</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Rule 17 (dimmable)">
|
|
<choice>Rule 17 (dimmable)</choice>
|
|
<choice xml:lang="it">Regola 17 (regolabile)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Momentary pulse">
|
|
<choice>Momentary pulse</choice>
|
|
<choice xml:lang="it">Impulso Momentaneo</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Ditch light A">
|
|
<choice>Ditch light A</choice>
|
|
<choice xml:lang="it">Luce Ditch tipo A</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Ditch light B">
|
|
<choice>Ditch light B</choice>
|
|
<choice xml:lang="it">Luce Ditch tipo B</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Constant dim">
|
|
<choice>Constant dim</choice>
|
|
<choice xml:lang="it">Smorzamento Costante</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Reserved (0x0D)">
|
|
<choice>Reserved (0x0D)</choice>
|
|
<choice xml:lang="it">Riservato (0x0D)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Reserved (0x0E)">
|
|
<choice>Reserved (0x0E)</choice>
|
|
<choice xml:lang="it">Riservato (0x0E)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Reserved (0x0F)">
|
|
<choice>Reserved (0x0F)</choice>
|
|
<choice xml:lang="it">Riservato (0x0F)</choice>
|
|
</enumChoice>
|
|
</enumVal>
|