rougail/tests/flattener_dicos/01fill_information_unknown/00-base.xml

24 lines
504 B
XML
Raw Normal View History

2019-11-24 20:25:09 +01:00
<?xml version='1.0' encoding='UTF-8'?>
2020-02-16 21:27:42 +01:00
<rougail>
2019-11-23 08:17:35 +01:00
2020-02-14 17:59:39 +01:00
<services/>
2019-11-23 08:17:35 +01:00
<variables>
2019-11-24 20:25:09 +01:00
<family name="general">
2020-07-06 19:47:45 +02:00
<variable name="mode_conteneur_actif" type="string" description="No change" hidden="True"/>
2019-11-23 08:17:35 +01:00
</family>
<separators/>
</variables>
<constraints>
2020-07-06 19:47:45 +02:00
<fill name="calc_val" target="mode_conteneur_actif">
2020-10-04 15:11:44 +02:00
<param type="information">unknown</param>
2020-07-06 19:47:45 +02:00
</fill>
2019-11-23 08:17:35 +01:00
</constraints>
<help/>
2020-02-16 21:27:42 +01:00
</rougail>
2019-11-23 08:17:35 +01:00
<!-- vim: ts=4 sw=4 expandtab
-->