<?xml version='1.0' encoding='UTF-8'?> <creole> <family doc="" name="creole"> <family doc="general" name="general"> <property>normal</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>normal</property> <variable doc="master" multi="True" name="master" type="string"/> <variable doc="slave1" multi="True" name="slave1" type="choice"> <choice type="string">a</choice> <choice type="string">b</choice> <choice type="string">c</choice> <property>mandatory</property> <property>normal</property> <value type="string">a</value> </variable> <variable doc="slave2" multi="True" name="slave2" type="string"> <property>normal</property> </variable> </leader> </family> <separators/> </family> </creole>