Thanks Leo - I'll check it out after the weekend. It'll certainly help!
Thanks again everyone.
Cheers Mike
On 3 Apr 2012, at 15:29, Leo Wörteler wrote:
Hi Mike,
Am 03.04.2012 16:10, schrieb Mike Hawkes:
In the meantime, can I force the http functions to return everything using the default namespace? Or is it a case of writing XQuery functions to strip it all before calling the insert?
Lukas implemented just that a few days ago. Try this in the query prolog:
declare option db:htmlopt 'nons=true';
Hope that helps, cheers, Leo