32 lines
716 B
XML
32 lines
716 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<creole>
|
|
|
|
<files/>
|
|
<containers>
|
|
<container name="test" id="23">
|
|
</container>
|
|
</containers>
|
|
|
|
<variables>
|
|
<family name='general'>
|
|
<variable name='mode_conteneur_actif' type='oui/non' description="No change" hidden="True">
|
|
<value>non</value>
|
|
</variable>
|
|
<variable name='variable' type='string' description="No change"/>
|
|
</family>
|
|
<separators/>
|
|
</variables>
|
|
|
|
<constraints>
|
|
<fill name='calc_val' target='variable'>
|
|
<param type='container'>test</param>
|
|
</fill>
|
|
</constraints>
|
|
|
|
<help/>
|
|
|
|
</creole>
|
|
<!-- vim: ts=4 sw=4 expandtab
|
|
-->
|