2019-11-23 08:17:35 +01:00
|
|
|
<?xml version='1.0' encoding='UTF-8'?>
|
|
|
|
<creole>
|
|
|
|
<family doc="" name="creole">
|
2019-11-26 20:33:24 +01:00
|
|
|
<family doc="general" name="general">
|
|
|
|
<property>normal</property>
|
2019-11-23 08:17:35 +01:00
|
|
|
<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="int2" type="number">
|
|
|
|
<property>mandatory</property>
|
|
|
|
<property>normal</property>
|
|
|
|
<value>100</value>
|
|
|
|
</variable>
|
|
|
|
<variable doc="No change" multi="False" name="int" type="number">
|
2019-11-27 15:03:05 +01:00
|
|
|
<check name="valid_entier" warnings_only="False">
|
2019-11-27 14:03:34 +01:00
|
|
|
<param name="mini" type="string">0</param>
|
2019-12-22 08:58:37 +01:00
|
|
|
<param name="maxi" type="variable">creole.general.int2</param>
|
2019-11-27 14:03:34 +01:00
|
|
|
</check>
|
2019-11-23 08:17:35 +01:00
|
|
|
<property>normal</property>
|
|
|
|
</variable>
|
|
|
|
</family>
|
|
|
|
<separators/>
|
|
|
|
</family>
|
|
|
|
</creole>
|