- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 16 Oct 2009 15:09:05 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7921
Tim Mills <tim@cbcl.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #2 from Tim Mills <tim@cbcl.co.uk> 2009-10-16 15:09:05 ---
Thanks.
I suspect that the errata6-004.xq should omit the "import schema" declaration
if XQST0036 is the expected result.
(:*******************************************************:)
(: Description: Test of XQST0036 for unknown simple type in imported global
vari
able :)
(:********************************************************** :)
(: insert-start :)
import module namespace errata6_4="http://www.w3.org/TestModules/errata6-4";
import schema namespace a = "http://www.w3.org/XQueryTest/userDefinedTypes";
declare variable $input-context external;
(: insert-end :)
$errata6_4:var
--
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 Friday, 16 October 2009 15:09:09 UTC