2019-12-21 13:28:18 +01:00
|
|
|
<?xml version='1.0' encoding='UTF-8'?>
|
2020-07-06 19:47:45 +02:00
|
|
|
<rougail>
|
2020-07-07 18:12:16 +02:00
|
|
|
<family doc="rougail" name="rougail">
|
2019-12-21 13:28:18 +01:00
|
|
|
<family doc="general" name="general">
|
|
|
|
<property>normal</property>
|
|
|
|
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="choice">
|
|
|
|
<choice type="string">oui</choice>
|
|
|
|
<choice type="string">non</choice>
|
|
|
|
<property>mandatory</property>
|
|
|
|
<property>normal</property>
|
|
|
|
<value type="string">non</value>
|
|
|
|
</variable>
|
|
|
|
</family>
|
|
|
|
<family doc="general1" name="general1">
|
|
|
|
<property>normal</property>
|
2020-04-18 09:00:03 +02:00
|
|
|
<leader doc="other description" name="leader">
|
2019-12-21 13:28:18 +01:00
|
|
|
<property>normal</property>
|
2020-04-18 09:00:03 +02:00
|
|
|
<variable doc="leader" multi="True" name="leader" type="string"/>
|
|
|
|
<variable doc="follower1" multi="True" name="follower1" type="string">
|
2020-07-06 21:35:25 +02:00
|
|
|
<property>mandatory</property>
|
2019-12-21 13:28:18 +01:00
|
|
|
<property>normal</property>
|
|
|
|
<value name="calc_val" type="calculation">
|
|
|
|
<param name="valeur" transitive="False" type="string">valfill</param>
|
|
|
|
</value>
|
|
|
|
</variable>
|
2020-04-18 09:00:03 +02:00
|
|
|
<variable doc="follower2" multi="True" name="follower2" type="string">
|
2020-07-06 21:35:25 +02:00
|
|
|
<property>mandatory</property>
|
2019-12-21 13:28:18 +01:00
|
|
|
<property>normal</property>
|
|
|
|
<value name="calc_val" type="calculation">
|
2020-07-06 20:58:11 +02:00
|
|
|
<param transitive="False" type="variable">rougail.general1.leader.follower1</param>
|
2019-12-21 13:28:18 +01:00
|
|
|
</value>
|
|
|
|
</variable>
|
|
|
|
</leader>
|
|
|
|
</family>
|
|
|
|
</family>
|
2020-07-06 19:47:45 +02:00
|
|
|
</rougail>
|