> I believe there is a better solution though. At the moment a query result > is converted to a string when the result XMLResource is created. If the > node was stored stored as a node the the namespace information may not be > lost. I'm looking at the code today to see if this is a workable solution.
The xmlrpc driver solves this issue nicely. I'm going to build a patch around the techniques it uses. -k.