- From: <bugzilla@jessica.w3.org>
- Date: Mon, 27 Dec 2010 01:32:05 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11609
Summary: [XQuery] error for mismatched tags
Product: XPath / XQuery / XSLT
Version: 2nd Edition Recommendation
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: XQuery
AssignedTo: jonathan.robie@redhat.com
ReportedBy: jmdyck@ibiblio.org
QAContact: public-qt-comments@w3.org
3.7.1 Direct Element Constructors
"In a direct element constructor, the name used in the end tag must exactly
match the name used in the corresponding start tag..."
The spec should say what error to raise for violations of this requirement.
(Note that XPST0003 doesn't apply -- it's raised "if an expression is not a
valid instance of the grammar defined in A.1 EBNF", but an expression like
<a></b> *is* a valid instance of the grammar in A.1.)
--
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, 27 December 2010 01:32:07 UTC