40 lines
1.1 KiB
XML
40 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<creole>
|
|
|
|
<files/>
|
|
<containers/>
|
|
|
|
<variables>
|
|
<family name='general'>
|
|
<variable name='mode_conteneur_actif' type='oui/non' description="No change">
|
|
<value>oui</value>
|
|
</variable>
|
|
<variable name='mode_conteneur_actif1' type='oui/non' description="No change">
|
|
<value>non</value>
|
|
</variable>
|
|
<variable name='mode_conteneur_actif2' type='oui/non' description="No change">
|
|
<value>non</value>
|
|
</variable>
|
|
<variable name='mode_conteneur_actif3' type='string' description="No change">
|
|
<value>oui</value>
|
|
</variable>
|
|
</family>
|
|
<separators/>
|
|
</variables>
|
|
|
|
<constraints>
|
|
<check name="valid_differ" target="mode_conteneur_actif3">
|
|
<param type="eole">mode_conteneur_actif1</param>
|
|
</check>
|
|
<check name="valid_differ" target="mode_conteneur_actif3">
|
|
<param type="eole">mode_conteneur_actif2</param>
|
|
</check>
|
|
</constraints>
|
|
|
|
<help/>
|
|
|
|
</creole>
|
|
<!-- vim: ts=4 sw=4 expandtab
|
|
-->
|