David,
I am including this xsl in another xsl file, where these variables
are
declared.
But it's those definitions that are the problem
Agreed.
I would have
expected saxon to give an xslt error in this case rather than a java
stack trace.
Saxon will have reported the message to an ErrorListener and will also throw
the exception. Saxon doesn't output a stack trace, but it can't stop the
user application from doing so if it chooses.
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>
--~--