Hi,
I found that using <esql:get-xml> I can't create a root element in a specified namespace so I have fixed it.
I added two attributes: "root-ns" and "root-ns-prefix" that may be used to define namespace. If not setting "root-ns-prefix" it overrides default namespace.
Here is new XSLT for esql:get-xml (only changed part, from line 925):
please create a "diff -u" patch and submit it to bugzilla
thanks -- Torsten
