
28 Nov
2013
28 Nov
'13
6:45 a.m.
Hello, One aspect of using XQuery Update is that it will discard the DOCTYPE and will also expand entities. So you might not end up with what you've expected. We're investigating ways on our part to compensate for this inherent losses. Best regards, Alex -- Alex Jitianu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com On 25-Nov-13 5:54 PM, Eliot Kimber wrote:
I was thinking the XQuery update seemed like the appropriate modify-in-place semantic and the type of processing I’m thinking of in this case could be done easily enough with XQuery, although maybe not quite as conveniently as with XSLT.
Cheers,
E.