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

34 lines
1.7 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2005, 2011 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 file includes for LNCP files -->
<!-- Rate choices for lamp effects, blinks and pulses-->
<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="10 sec"/>
<enumChoice choice="15 sec"/>
<enumChoice choice="20 sec"/>
<enumChoice choice="30 sec"/>
<enumChoice choice="40 sec"/>
<enumChoice choice="50 sec"/>
<enumChoice choice="1 min "/>
<enumChoice choice="1.5min"/>
<enumChoice choice="2 min "/>
<enumChoice choice="3 min "/>
<enumChoice choice="4 min "/>
<enumChoice choice="5 min "/>
<enumChoice choice="6 min "/>
<enumChoice choice="7 min "/>
<enumChoice choice="8 min "/>
<enumChoice choice="10 min"/>
</enumVal>