rougail/tests/dictionaries/10valid_enum_base_redefine/01-base.xml

14 lines
391 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<rougail version="0.10">
<variables>
<family name="enumfam" mode="expert">
<variable name="enumvar" redefine="True" remove_check="True" remove_choice="True">
<value>c</value>
<choice type="string">a</choice>
<choice type="string">c</choice>
</variable>
</family>
</variables>
<constraints/>
</rougail>