93 lines
3.5 KiB
XML
93 lines
3.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml-stylesheet href="../../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>2020</year>
|
|
<holder>JMRI</holder>
|
|
</copyright>
|
|
<authorgroup xmlns="http://docbook.org/ns/docbook">
|
|
<author>
|
|
<personname>
|
|
<firstname>JC</firstname>
|
|
<surname>JANISZEWSKI</surname>
|
|
</personname>
|
|
<email>jcjani95@free.fr</email>
|
|
</author>
|
|
</authorgroup>
|
|
<revhistory xmlns="http://docbook.org/ns/docbook">
|
|
<revision>
|
|
<revnumber>1.00</revnumber>
|
|
<date>2020-07-25</date>
|
|
<authorinitials>JCJ</authorinitials>
|
|
<revremark>Initial version</revremark>
|
|
</revision>
|
|
</revhistory>
|
|
<aspecttable>SNCF-2015</aspecttable>
|
|
<name>appearance-Manoeuvre</name>
|
|
<reference>https://fr.wikipedia.org/wiki/Signalisation_ferroviaire_en_France</reference>
|
|
<description>Signal de manoeuvre, utilisation horizontale ou verticale.</description>
|
|
|
|
<appearances>
|
|
<appearance>
|
|
<aspectname>Stop Purple</aspectname>
|
|
<show>red</show>
|
|
<comment>real color is purple</comment>
|
|
<imagelink type="large">../../../resources/icons/SNCF/Normal/Manoeuvre/MCv.gif</imagelink>
|
|
<imagelink type="small">../../../resources/icons/SNCF/Small/Manoeuvre/MCv.gif</imagelink>
|
|
<imagelink type="aspects">../../../resources/icons/SNCF/Small/Manoeuvre/MCv.gif</imagelink>
|
|
</appearance>
|
|
<appearance>
|
|
<aspectname>Slow</aspectname>
|
|
<show>lunar</show>
|
|
<imagelink type="large">../../../resources/icons/SNCF/Normal/Manoeuvre/MFb.gif</imagelink>
|
|
<imagelink type="small">../../../resources/icons/SNCF/Small/Manoeuvre/MFb.gif</imagelink>
|
|
<imagelink type="aspects">../../../resources/icons/SNCF/Small/Manoeuvre/MFb.gif</imagelink>
|
|
</appearance>
|
|
<appearance>
|
|
<aspectname>RestrictedSlow</aspectname>
|
|
<show>lunar</show>
|
|
<comment>flashlunar</comment>
|
|
<imagelink type="large">../../../resources/icons/SNCF/Normal/Manoeuvre/MFbc.gif</imagelink>
|
|
<imagelink type="small">../../../resources/icons/SNCF/Small/Manoeuvre/MFbc.gif</imagelink>
|
|
<imagelink type="aspects">../../../resources/icons/SNCF/Small/Manoeuvre/MFbc.gif</imagelink>
|
|
</appearance>
|
|
<appearance>
|
|
<aspectname>Not Lit</aspectname>
|
|
<show>dark</show>
|
|
<imagelink type="large">../../../resources/icons/SNCF/Normal/Manoeuvre/MDark.gif</imagelink>
|
|
<imagelink type="small">../../../resources/icons/SNCF/Small/Manoeuvre/MDark.gif</imagelink>
|
|
<imagelink type="aspects">../../../resources/icons/SNCF/Small/Manoeuvre/MDark.gif</imagelink>
|
|
</appearance>
|
|
</appearances>
|
|
|
|
<specificappearances>
|
|
<danger>
|
|
<aspect>Stop Purple</aspect>
|
|
</danger>
|
|
<permissive>
|
|
<aspect>Slow</aspect>
|
|
</permissive>
|
|
<held>
|
|
<aspect>Slow</aspect>
|
|
</held>
|
|
<dark>
|
|
<aspect>Not Lit</aspect>
|
|
</dark>
|
|
</specificappearances>
|
|
|
|
<aspectMappings>
|
|
<aspectMapping>
|
|
<advancedAspect>Clear</advancedAspect>
|
|
<ourAspect>Slow</ourAspect>
|
|
</aspectMapping>
|
|
<aspectMapping>
|
|
<advancedAspect>Stop</advancedAspect>
|
|
<ourAspect>RestrictedSlow</ourAspect>
|
|
</aspectMapping>
|
|
<aspectMapping>
|
|
<advancedAspect>Stop Purple</advancedAspect>
|
|
<ourAspect>RestrictedSlow</ourAspect>
|
|
</aspectMapping>
|
|
</aspectMappings>
|
|
</appearancetable>
|