23 lines
896 B
XML
23 lines
896 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 -->
|
|
<!-- -->
|
|
<!-- Created from MRC_soundbrilliance1812.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="ALCO 244">
|
|
<choice>ALCO 244</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="SD60">
|
|
<choice>SD60</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="SD70">
|
|
<choice>SD70</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="EMD 567B">
|
|
<choice>EMD 567B</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
</enumVal>
|