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

36 lines
1.3 KiB
XML

<?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">
<family doc="general" name="general">
<property>basic</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>
<leader doc="master" name="master">
<property>basic</property>
<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>
</leader>
</family>
</family>
</creole>