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

18 lines
923 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 (0x0D)">
<choice>Reserved (0x0D)</choice>
<choice xml:lang="it">Riservato (0x0D)</choice>
</enumChoice>
<enumChoice choice="Reserved (0x0E)">
<choice>Reserved (0x0E)</choice>
<choice xml:lang="it">Riservato (0x0E)</choice>
</enumChoice>
<enumChoice choice="Reserved (0x0F)">
<choice>Reserved (0x0F)</choice>
<choice xml:lang="it">Riservato (0x0F)</choice>
</enumChoice>
</enumChoiceGroup>