1 2 3 4 5 6 7 8 9 10 11 12 13 14
<protocol name="qa"> <interface name="qa" version="1"> <request name="surface_list"/> <request name="destroy" type="destructor"/> <event name="list_surface"> <arg name="list" type="string"/> </event> </interface> </protocol>