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

16 lines
461 B
XML
Raw Normal View History

2020-07-06 19:47:45 +02:00
<?xml version='1.0' encoding='UTF-8'?>
<rougail>
<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>
</variables>
</rougail>
<!-- vim: ts=4 sw=4 expandtab
-->