…not in the current version of JAX-RX, sorry. You are invited to add a feature request at
https://github.com/BaseXdb/jax-rx
C. ___________________________
On Thu, Apr 21, 2011 at 5:00 PM, Computer Software Developer computer.software.developer@gmail.com wrote:
On 21/04/2011 16:00, Christian Grün wrote:
This is how your XQuery snippet could look like:
<query xmlns="http://jax-rx.sourceforge.net"> <text><![CDATA[ insert node <snippet>to be inserted</snippet> into /updating/target ]]></text> </query>
Hope this helps, Christian
Correct, I understood that, but want to use run instead of query - any possibility at all (assuming the value I mentioned in my example in earlier email is encapsulated in CDATA section)?