- From: <bugzilla@jessica.w3.org>
- Date: Fri, 30 Jul 2010 07:13:34 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10272
Summary: [XQuery11]: Missing error for duplicate property names
within a single declaration?
Product: XPath / XQuery / XSLT
Version: Working drafts
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 1.1
AssignedTo: jonathan.robie@redhat.com
ReportedBy: brettz9@yahoo.com
QAContact: public-qt-comments@w3.org
CC: brettz9@yahoo.com
Although an error is specified for duplicate decimal format names (or duplicate
defaults), there's no indication of any error if the multiple property-value
pairs allowed within a single decimal format declaration are duplicates.
For example, should this not be described as an error?
declare default decimal-format decimal-separator = "." decimal-separator =
","
--
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, 30 July 2010 07:13:37 UTC