[Bug 11355] New: misalignment Update/XQuery 3.0

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

           Summary: misalignment Update/XQuery 3.0
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Update Facility
        AssignedTo: jonathan.robie@redhat.com
        ReportedBy: dflorescu@mac.com
         QAContact: public-qt-comments@w3.org


The XQuery update  facility uses a syntax that is impossible to align with 
XQuery 3.0 syntax --  with respect to function annotations ("updating" being
one
of them).

declare updating function foo(){}

vs.

declare % private function foo(){}

In more details:

http://www.w3.org/XML/Group/qtspecs/specifications/xquery-update-10/html/Overview.html

vs.

http://www.w3.org/XML/Group/qtspecs/specifications/xquery-11/html/xquery-11.html#FunctionDeclns

===
Please make the two standards (XQuery Updates and XQuery 3.0)
 aligned. This misalignment is bound to cause lots of  grief 
in the future for: standards, vendors, and users, alike.

Thanks, best regards
Dana

-- 
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 Saturday, 20 November 2010 04:26:07 UTC