[Bug 10855] New: [XQuery11] Behaviour not specified when using duplicate DFPropertyName values in the same DecimalFormatDecl

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10855

           Summary: [XQuery11] Behaviour not specified when using
                    duplicate DFPropertyName values in the same
                    DecimalFormatDecl
           Product: XPath / XQuery / XSLT
           Version: Member-only Editors Drafts
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 1.1
        AssignedTo: jonathan.robie@redhat.com
        ReportedBy: oliver@cbcl.co.uk
         QAContact: public-qt-comments@w3.org
             Group: XSLXQuery_WG


Consider the following declaration:

declare default decimal-format grouping-separator=" " grouping-separator=",";

I presume an error should be raised in this case, but nowhere in the
specification does it say this, or what error code it should be.

-- 
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 Thursday, 30 September 2010 14:00:32 UTC