- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 17 Aug 2007 18:48:17 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3578 ------- Comment #4 from jonathan.robie@redhat.com 2007-08-17 18:48 ------- I think this fixes the Use Case "R" Q4: let $user := doc("users.xml")/users/user_tuple[name="Annabel Lee"] return if ($user/rating) then replace value of node $user/rating with "B" else insert node <rating>B</rating> into $user
Received on Friday, 17 August 2007 18:48:19 UTC