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

34 lines
1.2 KiB
XML
Raw Normal View History

2019-11-23 08:17:35 +01:00
<?xml version='1.0' encoding='UTF-8'?>
2020-07-06 19:47:45 +02:00
<rougail>
2020-07-07 18:12:16 +02:00
<family doc="rougail" name="rougail">
2019-11-26 20:33:24 +01:00
<family doc="general" name="general">
<property>normal</property>
2020-04-18 09:00:03 +02:00
<variable doc="leader" multi="True" 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>
2020-04-18 09:00:03 +02:00
<leader doc="leader" name="leader">
2019-11-26 20:33:24 +01:00
<property>normal</property>
2020-04-18 09:00:03 +02:00
<variable doc="leader" multi="True" name="leader" type="string">
2019-11-23 08:17:35 +01:00
<property>mandatory</property>
2020-04-21 09:22:45 +02:00
<value>leader</value>
2019-11-23 08:17:35 +01:00
</variable>
2020-07-16 09:50:01 +02:00
<variable doc="follower1" multi="True" name="follower1" type="string">
2020-04-21 09:22:45 +02:00
<property>mandatory</property>
2019-11-23 08:17:35 +01:00
<property>normal</property>
2020-04-21 09:22:45 +02:00
<value>value</value>
2019-11-23 08:17:35 +01:00
</variable>
2020-07-16 09:50:01 +02:00
<variable doc="follower2" multi="True" name="follower2" type="string">
2020-04-21 09:22:45 +02:00
<property>mandatory</property>
2019-11-23 08:17:35 +01:00
<property>normal</property>
2020-04-21 09:22:45 +02:00
<value>value1</value>
<value>value2</value>
2019-11-23 08:17:35 +01:00
</variable>
2019-11-24 20:25:09 +01:00
</leader>
2019-11-23 08:17:35 +01:00
</family>
</family>
2020-07-06 19:47:45 +02:00
</rougail>