- From: <bugzilla@jessica.w3.org>
- Date: Mon, 23 Jan 2012 14:41:13 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15677
Summary: [QT3] module-URIs-5, 6
Product: XPath / XQuery / XSLT
Version: Member-only Editors Drafts
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3 & XPath 3 Test Suite
AssignedTo: benjie.nguyen@gmail.com
ReportedBy: tim@cbcl.co.uk
QAContact: public-qt-comments@w3.org
These tests expect the target namespace URI of a module import to be resolved
relative to the static base URI. e.g.
declare base-uri "http://www.w3.org/TestModules/test";
import module namespace test="test";
Is this correct? As far as I can tell, the specification doesn't explicitly
say that a relative target namespace URI should be resolved in this way.
--
Configure bugmail: https://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, 23 January 2012 14:41:15 UTC