[Bug 3447] xmlns="QNameXSD"

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





------- Comment #12 from davidc@nag.co.uk  2006-08-18 09:42 -------
(In reply to comment #11)
I wrote
> In order to avoid such
> system dependencies as the exact file path on which i happen to run the query,
> the tests should use absolute URI.

Or of course just use an expression that is not so sensitive to the local
context for example use 
ends-with(.....,'abc123')
and have the expected result of true

Received on Friday, 18 August 2006 09:42:19 UTC