- From: <bugzilla@jessica.w3.org>
- Date: Mon, 18 Aug 2014 22:34:36 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23643 Michael Dyck <jmdyck@ibiblio.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jmdyck@ibiblio.org --- Comment #17 from Michael Dyck <jmdyck@ibiblio.org> --- (In reply to Christian Gruen from comment #16) > I just reopened the issue, as there is already a TransformExpr in XQuery 3.0 > Update: > > [206] TransformExpr ::= "copy" "$" VarName ":=" ExprSingle ("," > "$" VarName ":=" ExprSingle)* "modify" ExprSingle "return" ExprSingle > > We could rename the new expression to ModifyExpr or something similar. So TransformExpr uses the keyword "modify", whereas ModifyExpr uses the keyword "transform". Any chance we could fix that? -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 18 August 2014 22:34:38 UTC