<?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>    
  </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>    
  </revhistory>

  <aspecttable>DB-HV-1969</aspecttable>
  <name>Single distant signal repeater (Vorsignalwiederholer)</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#Example_3">Wikipedia</a></reference>
  <description>Single distant signal ahead of block signals used when visibility is poor.
  Placed in addition to the "normal" single distant signal.
  The repeater signal is necessary if the block signal cannot be seen from a distance of 400 m.
  It has a white light (kennlicht) on the left side of the "usual" distant signal head.
  It differentiates from the normal and short breaking type because it doesn't have a Ne2 plate (see <a href="http://www.sh1.org/eisenbahn/snne.htm">sh1's supplemental signals page</a>).</description>
  
  <appearances>

    <appearance>
      <aspectname>Vr0</aspectname>
      <show>red</show>
      <imagelink type="prototype">../../../resources/icons/largeschematics/aspects/DB-HV-1969/distant_repeater/vr0_repeater.gif</imagelink>
      <imagelink type="medium panel">../../../resources/icons/mediumschematics/aspects/DB-HV-1969/distant_repeater/vr0_repeater.gif</imagelink>
      <imagelink type="small panel">../../../resources/icons/smallschematics/aspects/DB-HV-1969/distant_repeater/vr0_repeater.gif</imagelink>
    </appearance>

    <appearance>
      <aspectname>Vr1</aspectname>
      <show>green</show>
      <imagelink type="prototype">../../../resources/icons/largeschematics/aspects/DB-HV-1969/distant_repeater/vr1_repeater.gif</imagelink>
      <imagelink type="medium panel">../../../resources/icons/mediumschematics/aspects/DB-HV-1969/distant_repeater/vr1_repeater.gif</imagelink>
      <imagelink type="small panel">../../../resources/icons/smallschematics/aspects/DB-HV-1969/distant_repeater/vr1_repeater.gif</imagelink>
    </appearance>

    <appearance>
      <aspectname>Vr2</aspectname>
      <show>yellow</show>
      <imagelink type="prototype">../../../resources/icons/largeschematics/aspects/DB-HV-1969/distant_repeater/vr2_repeater.gif</imagelink>
      <imagelink type="medium panel">../../../resources/icons/mediumschematics/aspects/DB-HV-1969/distant_repeater/vr2_repeater.gif</imagelink>
      <imagelink type="small panel">../../../resources/icons/smallschematics/aspects/DB-HV-1969/distant_repeater/vr2_repeater.gif</imagelink>
    </appearance>

  </appearances>
</appearancetable>  
