[Bug 3534] Missing schema imports in LocalNameFromQNameFuncXXX and NamespaceURIFromQNameFuncXXX

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





------- Comment #3 from davidc@nag.co.uk  2006-07-27 09:19 -------
(In reply to comment #2)
> All:
> 
> Perhaps te fix here is not the Import Sche itself, because if there
> is no validation of the data, you are still in an error condition.
> 
> Perhaps the thing to do is to build the QName on the fly with 
> 
> string Cast as QName expression.
> 
> Carmelo

Well we've been asking since the first public versions of the test suite
for tests requiring typed nodes to construct the nodes within the Query
rather than depend on PSVI input see for example bug #1997. If finally that's
going to be done, that would be good, or failing that tests requiring PSVI
input should be moved to an optional area of the test suite for systems that
support that feature. You are correct though that the test files do not need
(and should not have) a schema import declaration.


David

Received on Thursday, 27 July 2006 09:19:57 UTC