Re: [xml-dev] Xquery - reduce two docs into one

From
David Carlisle <>
To
Date
2007-01-11T23:32:06Z
ID
<>
Thread
Re: [xml-dev] Xquery - reduce two docs into one
you might find xquery-talk list () better for these
kinds of questions xml-dev is more for hmm, not sure quite how to
describe xml-dev:-)

> Maybe it uses another processor.

yes it has its own xquery implementation.

It may just be the use of the doc() function implying relative URI from
the query file to the xml files, which may not be correct in a database
situation.


David