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

36 lines
1.3 KiB
XML
Raw Normal View History

2019-11-23 08:17:35 +01:00
<?xml version='1.0' encoding='UTF-8'?>
<creole>
<constraints>
<fill name="calc_val" target="creole.general.master.slave1">
<param hidden="True" name="valeur" type="string">valfill</param>
</fill>
<fill name="calc_val" target="creole.general.master.slave2">
<param hidden="True" type="eole">creole.general.master.slave1</param>
</fill>
</constraints>
<family doc="" name="creole">
2019-11-26 20:33:24 +01:00
<family doc="general" name="general">
<property>basic</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>basic</property>
2019-11-23 08:17:35 +01:00
<variable doc="master" multi="True" name="master" type="string">
<property>mandatory</property>
</variable>
<variable doc="slave1" multi="True" name="slave1" type="string">
<property>normal</property>
</variable>
<variable doc="slave2" multi="True" name="slave2" type="string">
<property>normal</property>
</variable>
2019-11-24 20:25:09 +01:00
</leader>
2019-11-23 08:17:35 +01:00
</family>
</family>
</creole>