Page 1 of 1

Cant Pass Parameter to Saxon

Posted: Fri Nov 28, 2003 12:20 pm
by bwinspur
The XSLT Parameters Dialog, invoked from the Configure Transformation Dialog does not appear to work.

Added parameter names do not show, although something appears to have been added (as if font color 'white'), and no sign of parameters on subsequent transform operation.

Workaround is to invoke saxon directly from a batch file, which passes parameters with no problem.

Posted: Fri Nov 28, 2003 2:07 pm
by george
Hi Bill,

I guess you are not setting the parameter if you cannot see its name.
You shoould double click on the parameter name field or type something on a selected field to enter in edit mode. In the eclipse plugin version you must type the name and value in the respective text fields and then click on the Add button.

Best Regards,
George