Page 1 of 1

debugging multiple stylesheets

Posted: Mon Mar 29, 2010 9:33 pm
by bds
Hello all -
I hope this question hasn't been covered already - multiple searches suggest that it hasn't, but I could easily be wrong.

I would like to use oxygen's XSLT debugger to work with multiple stylesheets applied to a single XML document. Is this possible? I understand that multiple stylesheet validation is possible (even though I don't have it set up).

I'm using oxygen v.9.3
Thanks for your time and help.
Cheers,
BDS

Re: debugging multiple stylesheets

Posted: Tue Mar 30, 2010 12:06 pm
by adrian
Hello,

If I understood correctly you meant you are using multiple stylesheets applied in cascade on the same XML document. Did I get that right?

Unfortunately you cannot debug in Oxygen a transformation with cascading XSLT stylesheets(Additional XSLT stylesheets in the transformation scenario configuration dialog). We are looking into ways of further developing the debugger so at one point in Oxygen's future this will probably be possible.

Regards,
Adrian

Re: debugging multiple stylesheets

Posted: Tue Mar 30, 2010 6:16 pm
by bds
Adrian -
thanks very much for the reply. Your assessment is correct: I'm processing a single XML with cascading XSLT - my apologies for the poor communication.

Having the option to follow cascading stylesheets in the XSLT debugger would be very helpful - I'm delighted to hear that you're considering it for future releases.

cheers,
Bridger