<?xml version='1.0' encoding='UTF-8'?> <creole> <family doc="" name="creole"> <family doc="general" name="general"> <property>basic</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">oui</value> </variable> <variable doc="Adresse IP de la carte" multi="False" name="adresse_ip_eth0" type="local_ip"> <property>mandatory</property> <property>basic</property> </variable> <variable doc="Masque de sous réseau de la carte" multi="False" name="adresse_netmask_eth0" type="netmask"> <check name="valid_ip_netmask" warnings_only="True"> <param type="variable">creole.general.adresse_ip_eth0</param> </check> <property>mandatory</property> <property>basic</property> </variable> </family> <separators/> </family> </creole>