RE: [xsl] template stack trace

Subject: RE: [xsl] template stack trace
From: "Ivan Pedruzzi" <ivan@xxxxxxxxxxxxxxx>
Date: Fri, 27 Jul 2001 16:34:26 -0400
You should try to use an XSL debugger.

Ivan Pedruzzi
eXcelon Corporation
http://www.stylusstudio.com


> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Richard Emberson
> Sent: Friday, July 27, 2001 1:32 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] 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
> 
> 


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


Current Thread