Page 1 of 1

Debugging with php function

Posted: Sun Nov 12, 2006 2:38 pm
by JoelOF
I can't use debuging function if I call PHP function in XSL stylesheet
Can I need to configure something to do that

Message error : The URI http://php.net/xsl does not identify an external Java class

Thanks

Posted: Mon Nov 13, 2006 11:05 am
by george
Dear Joel,

The XSLT processors that are available for debugging are Saxon 6.5, Xalan 2.7.0, Saxon 8 B and Saxon 8 SA. All these are Java based processors and AFAIK they do not support extensions written in PHP.

Best Regards,
George