dbus-introspect-xml

dbus-introspect-xml is a compiled Lisp function in `dbus.el'.

(dbus-introspect-xml BUS SERVICE PATH)

Return the introspection data of SERVICE in D-Bus BUS at object path PATH.
The data are a parsed list. The root object is a "node",
representing the object path PATH. The root object can contain
"interface" and further "node" objects.