<?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>Triple searchlight signal with triangle plackard</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 three-searchlight signal head with a traingular plackard</description>
  
  <appearances>

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

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

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

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

    <appearance>
      <aspectname>Diverging Clear</aspectname>
      <show>red</show>
      <show>green</show>
      <show>red</show>
      <reference>Page 18</reference>
      <imagelink></imagelink>
    </appearance>


    <appearance>
      <aspectname>Diverging Approach</aspectname>
      <show>red</show>
      <show>yellow</show>
      <show>red</show>
      <reference>Page 18</reference>
      <imagelink></imagelink>
    </appearance>

    <appearance>
      <aspectname>Restricting</aspectname>
      <show>red</show>
      <show>red</show>
      <show>yellow</show>
      <reference>Page 18</reference>
      <imagelink></imagelink>
    </appearance>

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

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

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

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

  </appearances>
</appearancetable>  

