1 <?xml version="1.0" standalone='no'?><!--*-nxml-*-->
2 <?xml-stylesheet type="text/xsl" href="introspect.xsl"?>
3 <!DOCTYPE node SYSTEM "introspect.dtd">
8 <interface name="org.freedesktop.DBus.Introspectable">
9 <method name="Introspect">
10 <arg name="data" type="s" direction="out" />
14 <interface name="org.freedesktop.Avahi.AddressResolver">
19 <arg name="interface" type="i" direction="out"/>
20 <arg name="protocol" type="i" direction="out"/>
21 <arg name="aprotocol" type="i" direction="out"/>
22 <arg name="address" type="s" direction="out"/>
23 <arg name="name" type="s" direction="out"/>
24 <arg name="flags" type="u" direction="out"/>
27 <signal name="Timeout"/>
29 <signal name="NotFound"/>
31 <signal name="Failure"/>