50 lines
2.1 KiB
XML
50 lines
2.1 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 -->
|
|
<!-- -->
|
|
<!-- 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. -->
|
|
<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="-">
|
|
<choice xml:lang="fr">-</choice>
|
|
<choice xml:lang="de">-</choice>
|
|
<choice xml:lang="ca">-</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F1"/>
|
|
<enumChoice choice="F2"/>
|
|
<enumChoice choice="F3"/>
|
|
<enumChoice choice="F4"/>
|
|
<enumChoice choice="F5"/>
|
|
<enumChoice choice="F6"/>
|
|
<enumChoice choice="F7"/>
|
|
<enumChoice choice="F8"/>
|
|
<enumChoice choice="F9"/>
|
|
<enumChoice choice="F10"/>
|
|
<enumChoice choice="F11"/>
|
|
<enumChoice choice="F12"/>
|
|
<enumChoice choice="F13"/>
|
|
<enumChoice choice="F14"/>
|
|
<enumChoice choice="F15"/>
|
|
<enumChoice choice="F16"/>
|
|
<enumChoice choice="F17"/>
|
|
<enumChoice choice="F18"/>
|
|
<enumChoice choice="F19"/>
|
|
<enumChoice choice="F20"/>
|
|
<enumChoice choice="F21"/>
|
|
<enumChoice choice="F22"/>
|
|
<enumChoice choice="F23"/>
|
|
<enumChoice choice="F24"/>
|
|
<enumChoice choice="F25"/>
|
|
<enumChoice choice="F26"/>
|
|
<enumChoice choice="F27"/>
|
|
<enumChoice choice="F28"/>
|
|
<enumChoice choice="F0"/>
|
|
</enumVal>
|