You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by laurent hervier <la...@free.fr> on 2000/08/04 09:03:47 UTC

using xalan 1.1

 
I notice the following problem with xalan (it worked fine with the previous version).

I executed the commande line (using JDK 1.2) java org.apache.xalan.xslt.Process -IN file.xml -XSL file.xsl -OUT file.html
 
If my XML file contained some special characters such as &eacute; or &ucirc; ... the xslt function value-of does not work correctly. In fact, the parsing stopped at the first encountered special character. 
 
Nevertheless, if I use the function <xsl:value-of select = "node">, it works fine.

You will find attached files containing an example in order to illustrate the problem.



Laurent Hervier
Cybernomade
tel: 04 37 40 17 46
mobile: 06 82 13 37 24
lhervier@cybernomade.com