24 lines
774 B
XML
24 lines
774 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<rougail version="0.10">
|
|
<variables>
|
|
<family name="general">
|
|
<variable name="condition" type="string" description="No change">
|
|
<value>non</value>
|
|
</variable>
|
|
<variable name="mode_conteneur_actif" type="string" description="No change">
|
|
<value>non</value>
|
|
</variable>
|
|
<variable name="mode_conteneur_actif2" type="string" description="No change">
|
|
<value>non</value>
|
|
</variable>
|
|
</family>
|
|
</variables>
|
|
<constraints>
|
|
<condition name="mandatory_if_in" source="condition">
|
|
<param>oui</param>
|
|
<target type="variable">mode_conteneur_actif</target>
|
|
<target type="variable">mode_conteneur_actif2</target>
|
|
</condition>
|
|
</constraints>
|
|
</rougail>
|