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

16 lines
458 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<rougail>
<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
-->