- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 15 Jan 2008 19:29:32 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5334 ------- Comment #2 from zhen.liu@oracle.com 2008-01-15 19:29 ------- I'd like to retain what the current xquery update spec states, that is, XUTY0004 to be raised for the following reasons: (1) It is consistent with the xquery 1.0 for element constructor for raising XQTY0024 error. (2) The original reason, I suspected, that XQTY0024 error is raised for element constructor, is for streaming implementation. I think similar arguments held for insert node. (3) Some implementations may rewrite (transform) some 'insert expression' into element constructor. In such case, it is appreciated they share the same rules.
Received on Tuesday, 15 January 2008 19:29:38 UTC