RE: xsl self-documentation - trace

Subject: RE: xsl self-documentation - trace
From: David_Marston@xxxxxxxxx
Date: Thu, 29 Jun 2000 10:28:17 -0400
Randall Parker writes:
>The XSLT engine should output two things when put in trace mode:
>1) A listing file.
>2) A numbered match history.

Xalan-Java already offers the following tracing options:
-TT (Trace the templates as they are being called)
-TG (Trace each result tree generation event)
-TS (Trace each selection event)
-TTC (Trace the template children as they are being processed)

Since it's open source, you can add more if you like.
You could even contribute the expanded code to the Xalan project.
.................David Marston


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


Current Thread