[Bug 23643] Convenient operator for transform expressions

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23643

--- Comment #9 from Christian Gruen <christian.gruen@gmail.com> ---
...yes, might be more readable. Another alternative (to align the wording with
the existing transform expression) could be "modified by":

  doc('input.xml')//item modified by (
    replace node . with element TEXT { text() }
  )

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 23 January 2014 09:54:23 UTC