Files
JIMRI/xml/decoders/mrc/enum-LightEffect5.xml
2026-06-17 14:00:51 +02:00

26 lines
1.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, 2-009, 2010 All rights reserved -->
<!-- -->
<!-- Created from MRC_sound1803.xml -->
<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="Gyra light">
<choice>Gyra light</choice>
</enumChoice>
<enumChoice choice="Mars light">
<choice>Mars light</choice>
</enumChoice>
<enumChoice choice="Prime strato light">
<choice>Prime strato light</choice>
</enumChoice>
<enumChoice choice="Single strobe light">
<choice>Single strobe light</choice>
</enumChoice>
<enumChoice choice="Double strobe light">
<choice>Double strobe light</choice>
</enumChoice>
<enumChoice choice="On off">
<choice>On/Off</choice>
</enumChoice>
</enumVal>