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

29 lines
1016 B
XML
Raw Normal View History

2019-11-23 08:17:35 +01:00
<?xml version='1.0' encoding='UTF-8'?>
<creole>
<constraints/>
<family doc="" name="creole">
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="master" multi="True" 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>mandatory</property>
<property>normal</property>
<value>value</value>
</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>