- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 09 Feb 2006 02:36:22 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2818 Summary: [UPD] Extend the semantics of Ordered and Unordered Expressions Product: XPath / XQuery / XSLT Version: Working drafts Platform: PC OS/Version: Windows 2000 Status: NEW Severity: normal Priority: P2 Component: Update Facility AssignedTo: andrew.eisenberg@us.ibm.com ReportedBy: kuanhui@xemantics.com QAContact: public-qt-comments@w3.org In the specification, "XQuery 1.0: An XML Query Language" section 3.9 Ordered and Unordered Expressions, it specifies the ordering mode (wrt document order) for enclosed expressions. I would like to propose that the semantics be extended to control the processing order of the enclosed scope. Besides updating of nodes, there can be other external functions with side-effects (eg. reading from a file), it will be desirable that the user can control the processing order of the expressions, being ordered or unordered, so as to make the behaviour of updates and calling of functions with side-effects predictable.
Received on Thursday, 9 February 2006 02:36:27 UTC