RE: message and recursion

Subject: RE: message and recursion
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Tue, 14 Dec 1999 09:54:57 -0000
T
> xt seems to only execute an xsl:message on the top entry to a
> recursive template, while saxon does them all the way down.
> 
> if either of the tools had a tracing option, then i wouldn't
> have noticed....

To do tracing in SAXON, set the attribute saxon:trace="yes" on either the
xsl:stylesheet element or on any xsl:template element. With
xmlns:saxon="http://icl.com/saxon";, of course.

Mike Kay


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


Current Thread