rougail/tests/flattener_dicos/10load_emptyvalue/00-base.xml

26 lines
553 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<rougail>
<services/>
<variables>
<family name="general">
<variable name="mode_conteneur_actif" type="string" description="No change">
<value></value>
</variable>
<variable name="mode_conteneur_actif2" type="string" description="No change">
<value/>
</variable>
</family>
<separators/>
</variables>
<constraints>
</constraints>
<help/>
</rougail>
<!-- vim: ts=4 sw=4 expandtab
-->