<?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>Dick</firstname><surname>Bronson</surname></personname>
    </author>
    <author>
        <personname><firstname>Paul</firstname><surname>Bender</surname></personname>
    </author>   
  </authorgroup>

  <revhistory xmlns="http://docbook.org/ns/docbook">
    <revision>
        <revnumber>1</revnumber>
        <date>2010-01-01</date>
        <authorinitials>DB</authorinitials>
        <revremark>Initial version</revremark>
    </revision>    
    <revision>
        <revnumber>2</revnumber>
        <date>2010-01-12</date>
        <authorinitials>PAB</authorinitials>
        <revremark>Adapted from NYCS-1937</revremark>
    </revision>    
  </revhistory>

  <aspecttable>SLSF</aspecttable>
  <name>Single searchlight absolute signal</name>
  <reference> As described in the
July 1978 Revision of the St. Louis San Francisco Railway Company publication "RULES for the Maintenance of way and Structures" effective July 1,1973, chapter titled Description of Signals.  As noted in the source material, these rules are rules of the Frisco Transportation department.
  </reference>
  <description>Appearances for a single-searchlight signal head with number plate</description>
  
  <appearances>

    <appearance>
      <aspectname>Clear</aspectname>
      <show>green</show>
      <reference>Page 16</reference>
      <imagelink></imagelink>
    </appearance>

    <appearance>
      <aspectname>Approach</aspectname>
      <show>yellow</show>
      <reference>Page 16</reference>
      <imagelink></imagelink>
    </appearance>

    <appearance>
      <aspectname>Approach Medium</aspectname>
      <show>flashyellow</show>
      <reference>Page 16</reference>
      <imagelink></imagelink>
    </appearance>

    <appearance>
      <aspectname>Restricting</aspectname>
      <show>lunar</show>
      <reference>Page 18</reference>
      <imagelink></imagelink>
    </appearance>

    <appearance>
      <aspectname>Stop</aspectname>
      <show>red</show>
      <reference>Page 20</reference>
      <imagelink></imagelink>
    </appearance>

  </appearances>
</appearancetable>  

