14 lines
391 B
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>
|