Files
JIMRI/xml/signals/SOU-1981/aspects.xml
T
2026-06-17 14:00:51 +02:00

166 lines
5.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="../../XSLT/aspecttable.xsl" type="text/xsl"?>
<aspecttable
xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation = "http://jmri.org/xml/schema/aspecttable.xsd"
>
<name>Southern 1981</name>
<date>1981</date>
<reference>As described by the signal chart found at http://www.railroadsignals.us/rulebooks/sr81/sr81.htm which are reported as the 1981 edition.</reference>
<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>Greg</firstname><surname>McCartney</surname></personname>
<email>gpmccartney@gmail.com</email>
</author>
</authorgroup>
<revhistory xmlns="http://docbook.org/ns/docbook">
<revision>
<revnumber>1</revnumber>
<date>2017-03-07</date>
<authorinitials>GPM</authorinitials>
<revremark>Initial version</revremark>
</revision>
</revhistory>
<aspects>
<aspect>
<name>Clear</name>
<rule>Rule 301</rule>
<indication>Proceed.</indication>
<speed>Normal</speed>
<speed2>Normal</speed2>
<route>Normal</route>
</aspect>
<aspect>
<name>Approach Diverging</name>
<rule>Rule 302</rule>
<indication>Proceed, approaching next signal prepared to take diverging route.</indication>
<speed>Normal</speed>
<speed2>Medium</speed2>
<route>Normal</route>
</aspect>
<aspect>
<name>Advance Approach</name>
<rule>Rule 303</rule>
<indication>Proceed, preparing to stop at second signal.</indication>
<speed>Normal</speed>
<speed2>Normal</speed2>
<route>Normal</route>
</aspect>
<aspect>
<name>Diverging Route Clear (Medium)</name>
<rule>Rule 304</rule>
<indication>Proceed through diverging route, observing authorized speed through turnout(s) or crossover(s).</indication>
<speed>Medium</speed>
<speed2>Normal</speed2>
<route>Diverging</route>
</aspect>
<aspect>
<name>Diverging Route Clear (Slow)</name>
<rule>Rule 304</rule>
<indication>Proceed through diverging route, observing authorized speed through turnout(s) or crossover(s).</indication>
<speed>Slow</speed>
<speed2>Normal</speed2>
<route>Diverging</route>
</aspect>
<aspect>
<name>Approach Slow</name>
<rule>Rule 306</rule>
<indication>Proceed, approaching next signal at Slow Speed. Train exceeding Medium Speed must at once reduce to that speed.</indication>
<speed>Normal</speed>
<speed2>Slow</speed2>
<route>Normal</route>
</aspect>
<aspect>
<name>Diverging Route Approach Slow (Medium)</name>
<rule>Rule 306.1</rule>
<indication>Proceed through diverging route, observing authorized speed through turnout(s) or crossover(s), then not exceeding Medium Speed, approach next signal at Slow Speed.</indication>
<speed>Medium</speed>
<speed2>Slow</speed2>
<route>Diverging</route>
</aspect>
<aspect>
<name>Diverging Route Approach Slow (Slow)</name>
<rule>Rule 306.1</rule>
<indication>Proceed through diverging route, observing authorized speed through turnout(s) or crossover(s), then not exceeding Medium Speed, approach next signal at Slow Speed.</indication>
<speed>Slow</speed>
<speed2>Slow</speed2>
<route>Diverging</route>
</aspect>
<aspect>
<name>Approach</name>
<rule>Rule 307</rule>
<indication>Proceed, preparing to stop at next signal. Train exceeding Medium Speed must at once reduce to that speed.</indication>
<speed>Normal</speed>
<speed2>Stop</speed2>
<route>Normal</route>
</aspect>
<aspect>
<name>Diverging Route Approach (Medium)</name>
<rule>Rule 308</rule>
<indication>Proceed through diverging route, observing authorized speed through turnout(s) or crossover(s) preparing to stop at next signal. Train exceeding Medium Speed must at once reduce to that speed.</indication>
<speed>Medium</speed>
<speed2>Stop</speed2>
<route>Diverging</route>
</aspect>
<aspect>
<name>Diverging Route Approach (Slow)</name>
<rule>Rule 308</rule>
<indication>Proceed through diverging route, observing authorized speed through turnout(s) or crossover(s) preparing to stop at next signal. Train exceeding Medium Speed must at once reduce to that speed.</indication>
<speed>Slow</speed>
<speed2>Stop</speed2>
<route>Diverging</route>
</aspect>
<aspect>
<name>Restricted Proceed</name>
<rule>Rule 309</rule>
<indication>Proceed at Restricted Speed.</indication>
<speed>Restricted</speed>
<speed2>Restricted</speed2>
<route>Either</route>
</aspect>
<aspect>
<name>Stop</name>
<rule>Rule 310</rule>
<indication>Stop.</indication>
<speed>Stop</speed>
<speed2>Stop</speed2>
<route>Either</route>
</aspect>
</aspects>
<appearancefiles>
<appearancefile href="appearance-CL-3-arm-absolute.xml"/>
<appearancefile href="appearance-CL-2-arm-absolute.xml"/>
<appearancefile href="appearance-CL-2-arm-highspace-absolute.xml"/>
<appearancefile href="appearance-CL-2-arm-permissive.xml"/>
<appearancefile href="appearance-CL-1-arm-absolute.xml"/>
<appearancefile href="appearance-CL-1-arm-permissive.xml"/>
<appearancefile href="appearance-2-light-dwarf.xml"/>
<appearancefile href="appearance-1-light-dwarf.xml"/>
<appearancefile href="appearance-1-light-dwarf-permissive.xml"/>
</appearancefiles>
</aspecttable>