xsl-list
[Top] [All Lists]

Re: [xsl] debugging xslt

2010-06-12 04:06:08
Hi monosij,

In oXygen, there are several features that allow you to view the contents of variables and parameters at any given (break)point and you can also use it to test out xpath expressions you haven't added to your code yet - just set a breakpoint and write the expression in the xwatch view and the nodes/values view will show you the result.

Sheila


On 11/06/10 19:56, Monosij Dutta-Roy wrote:
I am new to XSLT. However I  have gotten some transforms running. In
general my background is Java / Oracle - and with that I am wondering
what is a good way to debug XSLT other than printing output.

I have also resorted to testing out XPath expressions in Java to check
what they contain and then trying them in XSLT. Just wondering if
there is a better way.

Thanks.

monosij

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail:<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>