<?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>2010</year><holder>JMRI</holder>
  </copyright>
  
  <authorgroup xmlns="http://docbook.org/ns/docbook">
    <author>
        <personname><firstname>Dick</firstname><surname>Bronson</surname></personname>
        <email>dick@rr-cirkits.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-25</date>
        <authorinitials>DB</authorinitials>
        <revremark>Initial version</revremark>
    </revision>
  </revhistory>

  <aspecttable>SPTCO-1960</aspecttable>
  <name>Single head dwarf signal</name>
  <reference>As described in the July 1960 version of the "Rules and Regulations of the Transportation Department".</reference>
  <description>Appearances for a one-searchlight dwarf signal head without other badging</description>
  
  <appearances>

    <appearance>
      <aspectname>Block Signal Green</aspectname>
      <show>green</show>
      <reference>Page 90 G</reference>
      <imagelink>../../../resources/icons/smallschematics/aspects/SPTCO-1960/SL-1-low/rule-281.gif</imagelink>
    </appearance>

    <appearance>
      <aspectname>Approach Signal Yellow</aspectname>
      <show>yellow</show>
      <reference>Page 94 G</reference>
      <imagelink>../../../resources/icons/smallschematics/aspects/SPTCO-1960/SL-1-low/rule-285.gif</imagelink>
    </appearance>

    <appearance>
      <aspectname>Approach Medium - Flashing Yellow</aspectname>
      <show>flashyellow</show>
      <reference>Page 95 D</reference>
      <imagelink>../../../resources/icons/smallschematics/aspects/SPTCO-1960/SL-1-low/rule-285A.gif</imagelink>
    </appearance>

    <appearance>
      <aspectname>Home Signal Red</aspectname>
      <show>red</show>
      <reference>Page 100 I</reference>
      <imagelink>../../../resources/icons/smallschematics/aspects/SPTCO-1960/SL-1-low/rule-290.gif</imagelink>
    </appearance>

  </appearances>
</appearancetable>  
