Files
JIMRI/xml/signals/DB-HV-1969/appearance-shunting_dwarf.xml
2026-06-17 14:00:51 +02:00

93 lines
3.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/xml/XSLT/appearancetable.xsl" type="text/xsl"?>
<appearancetable
xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation = "http://jmri.org/xml/schema/appearancetable.xsd"
>
<copyright xmlns="http://docbook.org/ns/docbook">
<year>2009</year><year>2010</year><holder>JMRI</holder>
</copyright>
<authorgroup xmlns="http://docbook.org/ns/docbook">
<author>
<personname><firstname>Joan</firstname><surname>Carrancà</surname></personname>
<email>jcarranca@gmail.com</email>
</author>
<author>
<personname><firstname>Bob</firstname><surname>Jacobsen</surname></personname>
<email>jake@physics.berkeley.edu</email>
</author>
<author>
<personname><firstname>Oscar</firstname><surname>Moutinho</surname></personname>
<email>oscar.moutinho@gmail.com</email>
</author>
</authorgroup>
<revhistory xmlns="http://docbook.org/ns/docbook">
<revision>
<revnumber>1</revnumber>
<date>2010-01-09</date>
<authorinitials>JCV</authorinitials>
<revremark>Initial version</revremark>
</revision>
<revision>
<revnumber>2</revnumber>
<date>2010-01-17</date>
<authorinitials>RGJ</authorinitials>
<revremark>Simpler namespace indicators. New imagetype tag.</revremark>
</revision>
<revision>
<revnumber>3</revnumber>
<date>2010-01-19</date>
<authorinitials>JCV</authorinitials>
<revremark>Added small and medium size icons more suitable for panels</revremark>
</revision>
<revision>
<revnumber>4</revnumber>
<date>2015-03-03</date>
<authorinitials>OM</authorinitials>
<revremark>Add Speed and Route to Aspects. Add Aspect Mapping and Specific Aspects</revremark>
</revision>
</revhistory>
<aspecttable>DB-HV-1969</aspecttable>
<name>Shunting signal, dwarf-type</name>
<reference>See <a href="http://www.sh1.org/eisenbahn/shhp.htm">sh1's page</a> or the <a href="http://en.wikipedia.org/wiki/German_railway_signalling#Home_signal.2Fdistant_signal_.28H.2FV.29">Wikipedia</a></reference>
<description>Signal to use inside the station to control shunting movements.
Shunting movements take place between this signal and "end of shunting" signal Ra10.
This is the dwarf-type by Siemens, ca. 1950.
</description>
<appearances>
<appearance>
<aspectname>Sh0</aspectname>
<show>red</show>
<imagelink type="prototype">../../../resources/icons/largeschematics/aspects/DB-HV-1969/shunting_dwarf/sh0.gif</imagelink>
<imagelink type="medium panel">../../../resources/icons/mediumschematics/aspects/DB-HV-1969/shunting_dwarf/sh0.gif</imagelink>
<imagelink type="small panel">../../../resources/icons/smallschematics/aspects/DB-HV-1969/shunting_dwarf/sh0.gif</imagelink>
</appearance>
<appearance>
<aspectname>Sh1</aspectname>
<show>flashgreen</show>
<imagelink type="prototype">../../../resources/icons/largeschematics/aspects/DB-HV-1969/shunting_dwarf/sh1.gif</imagelink>
<imagelink type="medium panel">../../../resources/icons/mediumschematics/aspects/DB-HV-1969/shunting_dwarf/sh1.gif</imagelink>
<imagelink type="small panel">../../../resources/icons/smallschematics/aspects/DB-HV-1969/shunting_dwarf/sh1.gif</imagelink>
</appearance>
</appearances>
<specificappearances><!-- Start of Specific Appearances list -->
<danger>
<aspect>Sh0</aspect>
</danger>
<held>
<aspect>Sh0</aspect>
</held>
</specificappearances><!-- End of Specific Appearances list -->
</appearancetable>