Nodeset Parameters for xsl debugger

Here should go questions about transforming XML with XSLT and FOP.
ccrevola@bigpond.net.au
Posts: 1
Joined: Mon Feb 07, 2005 10:06 am

Nodeset Parameters for xsl debugger

Post by ccrevola@bigpond.net.au »

Does anybody know how to set a parameter as a nodeset in the xslt debugger. I have code that executes a transformation (using msxml) and I pass various other xml documents as array based parameters to the transaformer engine. Is it possible to emulate this in oxygenxml xslt debugger?

Thanks in advance

Craig.
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Hi Craig,

I'm note sure I follow you... The oXygen XSLT Debugger supports only Saxon 6.5.3, Xalan 2.5.1 and Saxon 8.1.1 as XSLT Processors. You cannot use MSXML with the XSLT Debugger.

Best Regards,
George
Post Reply