21 lines
957 B
XML
21 lines
957 B
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 -->
|
|
<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="Double pulse strobe 2">
|
|
<choice xml:lang="it">Strobe doppio impulso 2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Random flicker 2 (fire box)">
|
|
<choice xml:lang="it">Tremolio casuale(caldaia) 2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Constant dim 2">
|
|
<choice xml:lang="it">Smorzata Costante 2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Constant dim 3">
|
|
<choice xml:lang="it">Smorzata Costante 3</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Constant dim 4">
|
|
<choice xml:lang="it">Smorzata Costante 4</choice>
|
|
</enumChoice>
|
|
</enumVal>
|