[Bug 3447] xmlns="QNameXSD"

http://www.w3.org/Bugs/Public/show_bug.cgi?id=3447





------- Comment #14 from davidc@nag.co.uk  2006-09-01 15:30 -------
Thanks,

will XQTS_current.zip be updated in cvs as changes are made, I'd rather run
against that than build a test suite using the ant build as that's one less
thing to go wrong and introduce spurious differences. (An even better
alternative would be if the "Additional zip files" were unpacked and the
individual tests and full catalog added to CVS directly.)

If the outcome of bug #3486 is that the XQuery spec clarifies that it is legal
to
use the syntax of a relative base uri in the base uri declaration, with the
effect that the base uri in the static context is the absolute uri obtained by
resolving the specified relative uuri against the existing base, then XQTS
should keep
at least one test which uses declare base-uri with a relative URI, and tests
thet base-uri() returns a suitable absolute URI in that case.

David

Received on Friday, 1 September 2006 15:30:22 UTC