Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-incubator-dev] Debugging XSL Global Variables and Parms

Doug,

It doesn't appear that the XSL Debugger for Xalan currently has implemented stopping at global variable definitions, xsl:output defintions, or global parameters. It seems that only breakpoints that are defined within xsl:templates are honored. Do you know if there is something that we need to add to the Xalan debugger or the XSLT debugger to support this. Is there something special we need to check for in the PrintTraceListener implementation?

Dave




Back to the top