<?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>
    </family>
    <family doc="general1" name="general1">
      <property>normal</property>
      <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="string">
          <property>normal</property>
          <value name="calc_val" type="calculation">
            <param name="valeur" transitive="False" type="string">valfill</param>
          </value>
        </variable>
        <variable doc="slave2" multi="True" name="slave2" type="string">
          <property>normal</property>
          <value name="calc_val" type="calculation">
            <param transitive="False" type="eole">creole.general1.master.slave1</param>
          </value>
        </variable>
      </leader>
      <leader doc="master" name="master1">
        <property>normal</property>
        <variable doc="master" multi="True" name="master1" type="string"/>
        <variable doc="slave1" multi="True" name="slave11" type="string">
          <property>normal</property>
        </variable>
        <variable doc="slave2" multi="True" name="slave21" type="string">
          <property>normal</property>
        </variable>
      </leader>
    </family>
  </family>
</creole>