- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 12 Jan 2007 22:48:39 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4176 ------- Comment #4 from martin@x-hive.com 2007-01-12 22:48 ------- If I remember this correctly the syntax used to be "do rename ... to ...", but the problem is that "to" conflicts with the syntax for integer list construction: do rename 1 to 10 to xs:QName("foo") (I think it's then non-LL(1)).
Received on Friday, 12 January 2007 22:48:58 UTC