This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 11355 - [UPD30] Misalignment Between Update and XQuery 3.0
Summary: [UPD30] Misalignment Between Update and XQuery 3.0
Status: RESOLVED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Update 3.0 (show other bugs)
Version: Working drafts
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: John Snelson
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-20 04:26 UTC by Daniela Florescu
Modified: 2011-01-28 00:11 UTC (History)
2 users (show)

See Also:


Attachments

Description Daniela Florescu 2010-11-20 04:26:05 UTC
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
Comment 1 Daniela Florescu 2011-01-07 05:25:22 UTC
I am happy transitioning this bug to XQuery Update 3.0.

Thanks very much for your consideration, best regards
Dana