Files
JIMRI/xml/decoders/rr-cirkits/ChoiceAspect.xml
T
2026-06-17 14:00:51 +02:00

50 lines
2.4 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 -->
<!-- aspect choices for DCC mode signals -->
<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=" 0-Stop"/>
<enumChoice choice=" 1-Take Siding"/>
<enumChoice choice=" 2-Stop-Orders"/>
<enumChoice choice=" 3-Stop-Proceed"/>
<enumChoice choice=" 4-Restricting"/>
<enumChoice choice=" 5-Permissive"/>
<enumChoice choice=" 6-Slow-Appr"/>
<enumChoice choice=" 7-Slow"/>
<enumChoice choice=" 8-Slow-Medium"/>
<enumChoice choice=" 9-Slow-Limited"/>
<enumChoice choice="10-Slow-Clear"/>
<enumChoice choice="11-Medium-Appr"/>
<enumChoice choice="12-Medium-Slow"/>
<enumChoice choice="13-Medium"/>
<enumChoice choice="14-Medium-Ltd"/>
<enumChoice choice="15-Medium-Clr"/>
<enumChoice choice="16-Limited-Appr"/>
<enumChoice choice="17-Limited-Slow"/>
<enumChoice choice="18-Limited-Med"/>
<enumChoice choice="19-Limited"/>
<enumChoice choice="20-Limited-Clear"/>
<enumChoice choice="21-Approach"/>
<enumChoice choice="22-Advance-Appr"/>
<enumChoice choice="23-Appr-Slow"/>
<enumChoice choice="24-Adv-Appr-Slow"/>
<enumChoice choice="25-Appr-Medium"/>
<enumChoice choice="26-Adv-Appr-Med"/>
<enumChoice choice="27-Appr-Limited"/>
<enumChoice choice="28-Adv-Appr-Ltd"/>
<enumChoice choice="29-Clear"/>
<enumChoice choice="30-Cab-Speed"/>
<enumChoice choice="31-Dark"/>
</enumVal>