Files
JIMRI/xml/signals/SNCF-2015/appearance-TLC.xml
T
2026-06-17 14:00:51 +02:00

104 lines
4.0 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-TLC</name>
<reference>https://fr.wikipedia.org/wiki/Signalisation_ferroviaire_en_France</reference>
<description>Signal de manoeuvre, utilisation horizontale ou verticale.</description>
<appearances>
<appearance>
<aspectname>TLC Stop</aspectname>
<show>red</show>
<comment>real color is purple</comment>
<imagelink type="large">../../../resources/icons/SNCF/Normal/TIP-TLC/TLCCarre.gif</imagelink>
<imagelink type="small">../../../resources/icons/SNCF/Normal/TIP-TLC/TLCCarre.gif</imagelink>
<imagelink type="aspects">../../../resources/icons/SNCF/Normal/TIP-TLC/TLCCarre.gif</imagelink>
</appearance>
<appearance>
<aspectname>TLC autorise</aspectname>
<show>green</show>
<comment>FlashGreen</comment>
<imagelink type="large">../../../resources/icons/SNCF/Normal/TIP-TLC/TLCautorise.gif</imagelink>
<imagelink type="small">../../../resources/icons/SNCF/Normal/TIP-TLC/TLCautorise.gif</imagelink>
<imagelink type="aspects">../../../resources/icons/SNCF/Normal/TIP-TLC/TLCautorise.gif</imagelink>
</appearance>
<appearance>
<aspectname>TLC T</aspectname>
<show>lunar</show>
<imagelink type="large">../../../resources/icons/SNCF/Normal/TIP-TLC/TLCT.gif</imagelink>
<imagelink type="small">../../../resources/icons/SNCF/Normal/TIP-TLC/TLCT.gif</imagelink>
<imagelink type="aspects">../../../resources/icons/SNCF/Normal/TIP-TLC/TLCT.gif</imagelink>
</appearance>
<appearance>
<aspectname>TLC FlashT</aspectname>
<show>lunar</show>
<comment>flashlunar</comment>
<imagelink type="large">../../../resources/icons/SNCF/Normal/TIP-TLC/TLCTcli.gif</imagelink>
<imagelink type="small">../../../resources/icons/SNCF/Normal/TIP-TLC/TLCTcli.gif</imagelink>
<imagelink type="aspects">../../../resources/icons/SNCF/Normal/TIP-TLC/TLCTcli.gif</imagelink>
</appearance>
<appearance>
<aspectname>Not Lit</aspectname>
<show>dark</show>
<imagelink type="large">../../../resources/icons/SNCF/Normal/TIP-TLC/TLCdark.gif</imagelink>
<imagelink type="small">../../../resources/icons/SNCF/Normal/TIP-TLC/TLCdark.gif</imagelink>
<imagelink type="aspects">../../../resources/icons/SNCF/Normal/TIP-TLC/TLCdark.gif</imagelink>
</appearance>
</appearances>
<specificappearances>
<danger>
<aspect>TLC Stop</aspect>
</danger>
<permissive>
<aspect>TLC autorise</aspect>
</permissive>
<held>
<aspect>TLC autorise</aspect>
</held>
<dark>
<aspect>Not Lit</aspect>
</dark>
</specificappearances>
<aspectMappings>
<aspectMapping>
<advancedAspect>Clear</advancedAspect>
<ourAspect>TLC autorise</ourAspect>
<ourAspect>TLC T</ourAspect>
</aspectMapping>
<aspectMapping>
<advancedAspect>Stop</advancedAspect>
<ourAspect>TLC FlashT</ourAspect>
<ourAspect>TLC Stop</ourAspect>
</aspectMapping>
<aspectMapping>
<advancedAspect>Stop Purple</advancedAspect>
<ourAspect>TLC FlashT</ourAspect>
<ourAspect>TLC Stop</ourAspect>
</aspectMapping>
</aspectMappings>
</appearancetable>