51 lines
1.7 KiB
XML
51 lines
1.7 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 searchlight trainorder signal</name>
|
|
<reference>As described in the New York Central System publication "Rules for the Governmant of the Operating Department."</reference>
|
|
<description>Appearances for one-searchlight signal head with number or letter plate</description>
|
|
|
|
<appearances>
|
|
|
|
<appearance>
|
|
<aspectname>No Train Orders</aspectname>
|
|
<show>green</show>
|
|
<reference>Page 102</reference>
|
|
<imagelink>../../../resources/icons/smallschematics/aspects/NYCS-1937/SL-1-trainorder/rule-289C.gif</imagelink>
|
|
</appearance>
|
|
|
|
<appearance>
|
|
<aspectname>Train Orders</aspectname>
|
|
<show>red</show>
|
|
<reference>Page 102</reference>
|
|
<imagelink>../../../resources/icons/smallschematics/aspects/NYCS-1937/SL-1-trainorder/rule-289E.gif</imagelink>
|
|
</appearance>
|
|
|
|
</appearances>
|
|
</appearancetable>
|