Hi Petr
> To leave your ampersand unparsed and unescaped, use
> <xsl:text disable-output-escaping="yes"><![CDATA[&]]></xsl:text> or
> <xsl:output method="text">
Great! Thanks for this hint. I thought <xsl:text> does the same as
<xsl:output method="text">. Now I can use german umlauts (like ö) and
convert them via xslt into the desired output form (sometimes ö, sometimes
ö as in html).
Do you know any other method to handle the special characters?
Greetings,
Marc
--
This system is airconditioned, do not open windows.