This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
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
I am happy transitioning this bug to XQuery Update 3.0. Thanks very much for your consideration, best regards Dana