rougail/tests/dictionaries/51exists_redefine/01-base.xml

16 lines
472 B
XML
Raw Normal View History

2020-12-24 07:38:48 +01:00
<?xml version='1.0' encoding='UTF-8'?>
2021-02-18 18:57:50 +01:00
<rougail version="0.9">
2020-12-24 07:38:48 +01:00
<variables>
<family name="general">
<variable name="mode_conteneur_actif" redefine="True" exists="True">
<value>oui</value>
</variable>
<variable name="mode_conteneur_actif1" redefine="True" exists="True">
<value>oui</value>
</variable>
</family>
</variables>
</rougail>
<!-- vim: ts=4 sw=4 expandtab
-->