On 20 Jul 2013, at 22:36, Michael Kay wrote:
I want to test whether the validation succeeded.
Sorry, for that you need try/catch in XSLT 3.0. In XSLT 2.0 (as in XQuery 1.0)
a validation failure is always a dynamic error.
Michael Kay
Saxonica
--~------------------------------------------------------------------
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>
--~--