- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 09 Dec 2008 09:42:28 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6289
Summary: [XQuery 1.1] decimal-format - duplicate properties
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: mike@saxonica.com
QAContact: public-qt-comments@w3.org
In 4.10 Decimal Format Declaration:
There needs to be another error condition to make the following illegal:
declare default decimal-format grouping-separator="," grouping-separator="!";
I suggest:
It is a static error if any decimal format declaration contains a list of
properties in which the same DFPropertyName appears more than once [XQSTNNNN].
--
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 Tuesday, 9 December 2008 09:42:38 UTC