debugging multiple stylesheets

Here should go questions about transforming XML with XSLT and FOP.
bds
Posts: 47
Joined: Mon Jun 26, 2006 10:40 pm

debugging multiple stylesheets

Post 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
adrian
Posts: 2883
Joined: Tue May 17, 2005 4:01 pm

Re: debugging multiple stylesheets

Post 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
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
bds
Posts: 47
Joined: Mon Jun 26, 2006 10:40 pm

Re: debugging multiple stylesheets

Post 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
Post Reply