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

22 lines
600 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>
<check name="valid_enum" target="toto1">
2019-11-24 20:25:09 +01:00
<param type="python"/>
2019-11-23 08:17:35 +01:00
</check>
</constraints>
2020-02-16 21:27:42 +01:00
</rougail>