
Hello, Is there any way to configure the XSLT Debugger to halt before entering all templates? This would allow the user to run through the xml document and observe the execution of the stylesheet(s). Thanks Peter

Hi Peter, Currently you need to set manually breakpoints on all the templates. Alternativelly you can look in the trace view to see the stylesheet trace and clicking on the template entries will hightlight them in the stylesheet. However, adding the possibility to specify break points using a list of elements sounds like a really nice idea. I added this to our bugzilla and we should implement it in a future oxygen release. Basically the user should be able to specify an element either from the source or from the stylesheet and when the debugger will enter such an element it will act as if there was a breakpoint set there. Best Regards, George ------------------------------------------------------------- George Cristian Bina mailto:george@oxygenxml.com <oXygen/> XML Editor - http://www.oxygenxml.com/ ----- Original Message ----- From: "Peter Charles" <petefc@sims.berkeley.edu> To: <oxygen-user@oxygenxml.com> Sent: Wednesday, August 25, 2004 9:04 PM Subject: [oXygen-user] XSLT Debugger
Hello,
Is there any way to configure the XSLT Debugger to halt before entering all templates?
This would allow the user to run through the xml document and observe the execution of the stylesheet(s).
Thanks
Peter
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user
participants (2)
-
George Cristian Bina
-
Peter Charles