<?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>    
  </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>    
  </revhistory>

  <aspecttable>NYCS</aspecttable>
  <name>Double head dwarf signal</name>
  <reference>As described in the New York Central System publication "Rules for the Governmant of the Operating Department."</reference>
  <description>Appearances for a two-searchlight dwarf signal head</description>
  
  <appearances>

    <appearance>
      <aspectname>Clear</aspectname>
      <show>green</show>
      <show>green</show>
      <reference>Page 92</reference>
      <imagelink>../../../resources/icons/smallschematics/aspects/NYCS-1937/SL-2-low/rule-281.gif</imagelink>
    </appearance>

    <appearance>
      <aspectname>Approach Medium</aspectname>
      <show>yellow</show>
      <show>green</show>
      <reference>Page 94</reference>
      <imagelink>../../../resources/icons/smallschematics/aspects/NYCS-1937/SL-2-low/rule-282.gif</imagelink>
    </appearance>

    <appearance>
      <aspectname>Advance Approach</aspectname>
      <show>yellow</show>
      <show>yellow</show>
      <reference>Page 95</reference>
      <imagelink>../../../resources/icons/smallschematics/aspects/NYCS-1937/SL-2-low/rule-282A.gif</imagelink>
    </appearance>

    <appearance>
      <aspectname>Slow-Clear</aspectname>
      <show>green</show>
      <show>red</show>
      <reference>Page 95</reference>
      <imagelink>../../../resources/icons/smallschematics/aspects/NYCS-1937/SL-2-low/rule-287.gif</imagelink>
    </appearance>

    <appearance>
      <aspectname>Slow-Approach</aspectname>
      <show>yellow</show>
      <show>red</show>
      <reference>Page 95</reference>
      <imagelink>../../../resources/icons/smallschematics/aspects/NYCS-1937/SL-2-low/rule-288.gif</imagelink>
    </appearance>

    <appearance>
      <aspectname>Restricting</aspectname>
      <show>red</show>
      <show>yellow</show>
      <reference>Page 103</reference>
      <imagelink>../../../resources/icons/smallschematics/aspects/NYCS-1937/SL-2-low/rule-290.gif</imagelink>
    </appearance>

    <appearance>
      <aspectname>Stop</aspectname>
      <show>red</show>
      <show>red</show>
      <reference>Page 105</reference>
      <imagelink>../../../resources/icons/smallschematics/aspects/NYCS-1937/SL-2-low/rule-292.gif</imagelink>
    </appearance>

  </appearances>
  <specificappearances>
  	<danger>
  		<aspect>Stop</aspect>
  	</danger>
  	<held>
  		<aspect>Stop</aspect>
  	</held></specificappearances>
</appearancetable>  
