creole/tests/flattener_dicos/10masterslaves_familyaccent/result/00-base.xml

32 lines
1.2 KiB
XML
Raw Normal View History

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="Général" 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>
2019-11-26 20:33:24 +01:00
<leader doc="master" name="master">
<property>normal</property>
<variable doc="master" multi="True" name="master" type="string"/>
2019-11-23 08:17:35 +01:00
<variable doc="slave1" multi="True" name="slave1" type="string">
<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>
<variable doc="slave2" multi="True" name="slave2" type="string">
<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 transitive="False" type="eole">creole.general.master.slave1</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>
</creole>