65 lines
2.0 KiB
XML
65 lines
2.0 KiB
XML
<?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>Single 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 one-searchlight dwarf signal head</description>
|
|
|
|
<appearances>
|
|
|
|
<appearance>
|
|
<aspectname>Slow-Clear</aspectname>
|
|
<show>green</show>
|
|
<reference>Page 100</reference>
|
|
<imagelink>../../../resources/icons/smallschematics/aspects/NYCS-1937/SL-1-low/rule-287.gif</imagelink>
|
|
</appearance>
|
|
|
|
<appearance>
|
|
<aspectname>Restricting</aspectname>
|
|
<show>yellow</show>
|
|
<reference>Page 103</reference>
|
|
<imagelink>../../../resources/icons/smallschematics/aspects/NYCS-1937/SL-1-low/rule-290.gif</imagelink>
|
|
</appearance>
|
|
|
|
<appearance>
|
|
<aspectname>Stop</aspectname>
|
|
<show>red</show>
|
|
<reference>Page 105</reference>
|
|
<imagelink>../../../resources/icons/smallschematics/aspects/NYCS-1937/SL-1-low/rule-292.gif</imagelink>
|
|
</appearance>
|
|
|
|
</appearances>
|
|
<specificappearances>
|
|
<danger>
|
|
<aspect>Stop</aspect>
|
|
</danger>
|
|
<held>
|
|
<aspect>Stop</aspect>
|
|
</held></specificappearances>
|
|
</appearancetable>
|