- From: <bugzilla@wiggum.w3.org>
- Date: Sat, 04 Nov 2006 08:02:09 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3951
Summary: [XQuery] editorial: Multiple declarations of the same
namespace prefix
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: XQuery
AssignedTo: chamberl@almaden.ibm.com
ReportedBy: jmdyck@ibiblio.org
QAContact: public-qt-comments@w3.org
4.12 Namespace Declaration
"Multiple declarations of the same namespace prefix in a Prolog result in a
static error [err:XQST0033]."
Is that talking about 'namespace declarations' only, or should it be
taken to include other declarations that bind a namespace prefix to a
target namespace (module import, schema import, module declaration)?
(Mind you, strictly speaking, the module declaration isn't in the Prolog.)
My guess would be that you meant the latter (because it seems sensible to
extend the restriction that way), but the placement and wording suggest
the former. I believe the Test Suite only tests for the former.
Either way, it should probably be clarified. (Unless I missed the
clarification somewhere else.)
Received on Saturday, 4 November 2006 08:02:18 UTC