[Bug 11590] Correct the expected result of test functx-fn-namespace-uri-for-prefix-all

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

--- Comment #14 from Oliver Hallam <oliver@cbcl.co.uk> 2011-07-18 10:56:06 UTC ---
(In reply to comment #13)
> In addition to the solution in comment #9, the result for test
> 
> http://dev.w3.org/2006/xquery-test-suite/TestSuiteStagingArea/Queries/XQuery/Functions/NodeFunc/NamespaceURIForPrefixFunc/fn-namespace-uri-for-prefix-4.xq
> 
> Has to be updated as well such that the expected result is the empty sequence.

Whilst fn:namespace-uri-for-prefix((),$var) returns the empty sequence,
fn:string(()) returns the empty string, and so I disagree.  This query should
return the empty string.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 18 July 2011 10:56:15 UTC