rougail/tests/flattener_dicos/80empty_typeeole_eole/00_base.xml

25 lines
830 B
XML
Raw Normal View History

2019-11-24 20:25:09 +01:00
<?xml version='1.0' encoding='UTF-8'?>
2020-02-16 21:27:42 +01:00
<rougail>
2020-02-14 17:59:39 +01:00
<services/>
2019-11-23 08:17:35 +01:00
<variables>
2019-11-24 20:25:09 +01:00
<family name="proxy authentifié">
<variable name="toto1" type="port" description="Port d'écoute du proxy" mode="expert">
2019-11-23 08:17:35 +01:00
</variable>
2019-11-24 20:25:09 +01:00
<variable name="toto2" type="port" description="Port d'écoute du proxy NTLM" mode="expert">
2019-11-23 08:17:35 +01:00
<value>3127</value>
</variable>
</family>
</variables>
<constraints>
2019-11-24 20:25:09 +01:00
<fill name="calc_multi_condition" target="toto1">
2019-11-23 08:17:35 +01:00
<param>non</param>
2020-07-24 14:59:09 +02:00
<param type="variable" name="condition_1" notraisepropertyerror="False"/>
2019-11-24 20:25:09 +01:00
<param name="match">3128</param>
2020-07-24 14:59:09 +02:00
<param name="mismatch" type="variable" notraisepropertyerror="False">toto2</param>
2019-11-23 08:17:35 +01:00
</fill>
</constraints>
2020-02-16 21:27:42 +01:00
</rougail>