[Bug 15072] New: [XQuery30] reference to concat function in operator mapping table

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15072

           Summary: [XQuery30] reference to concat function in operator
                    mapping table
           Product: XPath / XQuery / XSLT
           Version: Member-only Editors Drafts
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: XQuery 3.0
        AssignedTo: jonathan.robie@gmail.com
        ReportedBy: andrew.eisenberg@us.ibm.com
         QAContact: public-qt-comments@w3.org
             Group: XSLXQuery_WG


In B.2 Operator Mapping, in the final line of the table, A || B is defined to
be concat(A, B). To be consistent with the rest of the table, it should be
fn:concat(A, B).

-- 
Configure bugmail: https://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, 5 December 2011 23:32:33 UTC