On Fri, 24 Sep 2021 20:01:56 +0000, Chris Eich wrote: > I was hoping to simply reference the interface (presumably declared > elsewhere in the dbus tools) rather than redeclare all its > methods/properties/signals in my object's XML. Yeah, you have to include the whole thing in your introspection response.