rougail/tests/flattener_dicos/10load_disabled_if_in/result/00-base.xml

37 lines
1.4 KiB
XML
Raw Normal View History

2019-11-23 08:17:35 +01:00
<?xml version='1.0' encoding='UTF-8'?>
<creole>
<constraints>
<condition name="disabled_if_in" source="creole.general.condition">
<param hidden="True" type="string">oui</param>
<target type="variable">creole.general.mode_conteneur_actif</target>
<target type="variable">creole.general.mode_conteneur_actif2</target>
</condition>
</constraints>
<family doc="" name="creole">
2019-11-24 20:25:09 +01:00
<family hidden="False" mode="normal" doc="general" name="general">
2019-11-23 08:17:35 +01:00
<variable doc="No change" multi="False" name="condition" 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>
<variable doc="No change" multi="False" 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>
<variable doc="No change" multi="False" name="mode_conteneur_actif2" 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>
</family>
<separators/>
</family>
</creole>