24 lines
820 B
XML
24 lines
820 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<rougail>
|
|
<family doc="rougail" name="rougail">
|
|
<family doc="general" name="general">
|
|
<property>normal</property>
|
|
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="string">
|
|
<property>mandatory</property>
|
|
<property>normal</property>
|
|
<value>b</value>
|
|
</variable>
|
|
<variable doc="No change" multi="False" name="int" type="number">
|
|
<check name="valid_not_equal" warnings_only="False">
|
|
<param type="variable">rougail.general.int2</param>
|
|
</check>
|
|
<property>normal</property>
|
|
</variable>
|
|
<variable doc="No change" multi="False" name="int2" type="number">
|
|
<property>normal</property>
|
|
</variable>
|
|
</family>
|
|
<separators/>
|
|
</family>
|
|
</rougail>
|