Files
JIMRI/xml/decoders/digitrax/PaneDigitraxSoundExtSeries6.xml
2026-06-17 14:00:51 +02:00

59 lines
3.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2014 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 - Created as a separate file from
John McMasters' Digitrax_2SFX.xml file -->
<!-- for Digitrax Series 6 Sound Decoders -->
<!-- Alain Le Marchand (2014-04-27) -->
<!-- version 2 - Add new attribute "include"
only to show with SDXH166D Extended Series 6
Alain Le Marchand (2015-04-29) -->
<!-- -->
<pane 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" include="SDXH166DExt,SDXH166DExtS,SDXH166DExtD">
<row>
<column>
<display item="Feature Disable Group 1"/>
<label>
<text> </text>
</label>
<display item="Feature Disable Group 1-1" format="checkbox"/>
<display item="Feature Disable Group 1-2" format="checkbox"/>
<display item="Feature Disable Group 1-3" format="checkbox"/>
<display item="Feature Disable Group 1-4" format="checkbox"/>
<display item="Feature Disable Group 1-5" format="checkbox"/>
<display item="Feature Disable Group 1-6" format="checkbox"/>
<display item="Feature Disable Group 1-7" format="checkbox"/>
<display item="Feature Disable Group 1-8" format="checkbox"/>
</column>
<label>
<text> </text>
</label>
<column>
<display item="Feature Disable Group 2"/>
<label>
<text> </text>
</label>
<display item="Feature Disable Group 2-1" format="checkbox"/>
<display item="Feature Disable Group 2-2" format="checkbox"/>
<display item="Feature Disable Group 2-3" format="checkbox"/>
<display item="Feature Disable Group 2-4" format="checkbox"/>
<display item="Feature Disable Group 2-5" format="checkbox"/>
<display item="Feature Disable Group 2-6" format="checkbox"/>
<display item="Feature Disable Group 2-7" format="checkbox"/>
<display item="Feature Disable Group 2-8" format="checkbox"/>
</column>
</row>
<name>Digitrax Sound Series 6 Extended</name>
</pane>