<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2001, 2005, 2007, 2-009, 2010 All rights reserved -->
<!-- $Id: effectgen.xml 17977 2011-07-18 17:23:46Z zoo $ -->
<!--                                                                        -->
<!-- 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.                                                      -->
<!-- no need to translate the following, as it generally only appears -->
<!-- in the function map selection pane -->
<!-- differs from 0NMRA.xml version only in default values -->
<enumVal>
  <copyright xmlns="http://docbook.org/ns/docbook">
    <year>2010</year>
    <holder>JMRI</holder>
  </copyright>
  <authorgroup xmlns="http://docbook.org/ns/docbook">
    <author>
      <personname>
        <firstname>Bob</firstname>
        <surname>Jacobsen</surname>
      </personname>
    </author>
  </authorgroup>
  <revhistory xmlns="http://docbook.org/ns/docbook">
    <revision>
      <revnumber>1</revnumber>
      <date>2010-05-12</date>
      <authorinitials>BJ</authorinitials>
      <revremark>Initial version as separate file</revremark>
    </revision>
    <revision>
      <revnumber>11</revnumber>
      <date>2008-04-12</date>
      <authorinitials>BJ</authorinitials>
      <revremark>Revision in original Digitrax_1x3.xml file</revremark>
    </revision>
  </revhistory>

  <enumChoice choice="Normal function of lead">
    <choice>Normal function of lead</choice>
  </enumChoice>
  <enumChoice choice="Random flicker">
    <choice>Random flicker</choice>
  </enumChoice>
  <enumChoice choice="Mars light">
    <choice>Mars light</choice>
  </enumChoice>
  <enumChoice choice="Flashing head light">
    <choice>Flashing head light</choice>
  </enumChoice>
  <enumChoice choice="Single pulse strobe">
    <choice>Single pulse strobe</choice>
  </enumChoice>
  <enumChoice choice="Double pulse strobe">
    <choice>Double pulse strobe</choice>
  </enumChoice>
  <enumChoice choice="Rotary beacon simulation">
    <choice>Rotary beacon simulation</choice>
  </enumChoice>
  <enumChoice choice="Gyralite">
    <choice>Gyralite</choice>
  </enumChoice>
  <enumChoice choice="Rule 17 dimmable headlight">
    <choice>Rule 17 dimmable headlight</choice>
  </enumChoice>
  <enumChoice choice="FRED end of train light">
    <choice>FRED end of train light</choice>
  </enumChoice>
  <enumChoice choice="Right ditch light; when F2 on, flashes alternately">
    <choice>Right ditch light; when F2 on, flashes alternately</choice>
  </enumChoice>
  <enumChoice choice="Left ditch light; when F2 on, flashes alternately">
    <choice>Left ditch light; when F2 on, flashes alternately</choice>
  </enumChoice>
  <enumChoice choice="Reserved (0x0C)">
    <choice>Reserved (0x0C)</choice>
  </enumChoice>
  <enumChoice choice="Reserved (0x0D)">
    <choice>Reserved (0x0D)</choice>
  </enumChoice>
  <enumChoice choice="Reserved (0x0E)">
    <choice>Reserved (0x0E)</choice>
  </enumChoice>
  <enumChoice choice="Reserved (0x0F)">
    <choice>Reserved (0x0F)</choice>
  </enumChoice>

</enumVal>

