← Prev in month
← Prev in thread
XQuery Update - Replacing text
Hi all, I'm currently looking into XQuery Update. Is it possible to insert/replace into to the middle of a text node? For example, how would you describe the following change: <a>Imagine a long bit of text</a> to <a>Imagine a long<newNode/> bit of text</a> ?
← Prev in month
← Prev in thread