[Bug 10271] New: [XQuery11]: Wrong error for duplicate decimal format declarations

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

           Summary: [XQuery11]: Wrong error for duplicate decimal format
                    declarations
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Platform: PC
        OS/Version: All
            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


Section 4.10 on "Decimal-Format Declaration" states:

"It is a static error for a query prolog to contain two decimal formats with
the same name, or to contain two default decimal formats. [err:XQST0096]."

Error XQST0096, however, refers instead to computed constructors: "It is a
dynamic error the node-name of a node constructed by a computed element
constructor has any of the following properties..."

-- 
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 06:55:57 UTC