rougail/tests/flattener_dicos/10load_leadership/result/00-base.xml

37 lines
1.4 KiB
XML
Raw Normal View History

2019-11-23 08:17:35 +01:00
<?xml version='1.0' encoding='UTF-8'?>
2020-07-06 19:47:45 +02:00
<rougail>
2020-07-06 20:58:11 +02:00
<family doc="" name="rougail">
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="choice">
2019-11-24 20:25:09 +01:00
<choice type="string">oui</choice>
<choice type="string">non</choice>
2019-11-23 08:17:35 +01:00
<property>mandatory</property>
<property>normal</property>
2019-11-24 20:25:09 +01:00
<value type="string">non</value>
2019-11-23 08:17:35 +01:00
</variable>
</family>
2019-11-26 20:33:24 +01:00
<family doc="general1" name="general1">
<property>normal</property>
2020-04-18 09:00:03 +02:00
<leader doc="leader" name="leader">
2019-11-26 20:33:24 +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-11-23 08:17:35 +01:00
<property>normal</property>
2019-11-26 22:05:28 +01:00
<value name="calc_val" type="calculation">
2019-11-27 15:03:05 +01:00
<param name="valeur" transitive="False" type="string">valfill</param>
2019-11-26 22:05:28 +01:00
</value>
2019-11-23 08:17:35 +01:00
</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-11-23 08:17:35 +01:00
<property>normal</property>
2019-11-26 22:05:28 +01:00
<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-11-26 22:05:28 +01:00
</value>
2019-11-23 08:17:35 +01:00
</variable>
2019-11-24 20:25:09 +01:00
</leader>
2019-11-23 08:17:35 +01:00
</family>
</family>
2020-07-06 19:47:45 +02:00
</rougail>