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)?