10 lines
541 B
XML
10 lines
541 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 -->
|
|
<enumChoiceGroup 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="Reserved (0xC)">
|
|
<choice>Reserved (0xC)</choice>
|
|
<choice xml:lang="it">Riservato (0x0C)</choice>
|
|
</enumChoice>
|
|
</enumChoiceGroup>
|