[Bug 3534] Missing schema imports in LocalNameFromQNameFuncXXX and NamespaceURIFromQNameFuncXXX

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





------- Comment #5 from davidc@nag.co.uk  2006-07-28 08:45 -------
(In reply to comment #4)
> The tests in the first list have already been moved to an optional area of the
> test suit, Optional -> SchemaImport; they just miss the "import schema"
> statement that makes the data of the type expected
> 

I don't believe that a schema import would have any effect on the queries.
they do not use any type or element declarations within the query text.
They do need the input document to be schema validated and the initial tree
constructed from a PSVI but that is a system-specific feature not controlable
from XQuery.

David

Received on Friday, 28 July 2006 08:45:45 UTC