Hi,

Perhaps this is not a place for asking this kind of question, but i didn't
found the response anywhere.

I use xalan to transform xml file to html using xsl.

The output contain some javascript, as my xml language is french, there are
conflict between javascript and ' who must be \'.

I try in my xsl to use translate function, but there are problem : i have an
error that there are an simple quot who's not closed.

How can i remplace an ' in input to \' in output.

Thanks


Reply via email to