This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

template stack trace



One can use the <xsl:message terminate="yes> .... </message>
as a method of indicating that a fatal error occurred in your xslt
program.
What I would like is to be able to print out the named-template stack
trace
so that I can tell the context inwhich the error arose.

(if template A calls template B calls template C and in C a fatal error
is
detected, how do I find out that I am within templates A and B?)

Thanks

RME


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]