<?xml version="1.0" encoding="utf-8"?> <rougail> <variables> <family name='ejabberd'> <variable name="description" type="string" multi="True"> <value>test</value> </variable> <variable name="mode" type="string" multi="True"> <value>pre</value> </variable> </family> </variables> <constraints> <group leader="extra.ejabberd.description"> <follower>mode</follower> </group> </constraints> </rougail>