3 Apr
2012
3 Apr
'12
4:29 p.m.
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