xsl-list
[Top] [All Lists]

RE: Merging 2 XML's in to 1 output XML (Performance Issue)

2005-10-14 07:15:21
I have no means to compensate when 
Saxon simply fails to report parts of the result tree.

Saxon doesn't "simply fail to report part of the result tree". Saxon 6.5.x
sends you a processing instruction saying "saxon:warning: the result tree
isn't well-formed", and you can respond to that (by throwing an exception
whose message is "continue") to say that you'd like to see it anyway. It's a
funny sort of protocol, which I didn't continue into Saxon 8.x, but the
mechanism is there.

Michael Kay
http://www.saxonica.com/



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--