Hi, we are using Cocoon 2.0.2. Using the following entry in the sitemap
<map:match pattern="winfo/"> <map:generate src="/home/vorms/website/mathml/math_test.xml"/> <map:transform src="/home/vorms/website/mathml/page2html.xsl"/> <map:serialize> <encoding>ISO-8859-1</encoding> </map:serialize> </map:match> we want transform a XML-file to HTML BUT keeping the unicodes. Currently, the serializer (to our understanding) transforms, e.g., ∑ into ∑ which is something we do not want. Is there any way to tell cocoon to keep the unicode characters?? Sincerely Torsten -- __ __ _ OO\| O__ O\__/O / O ///// O O\ / O O | -----.oOOo------oOOo.--------------------------------- Torsten Reiners Tel:++49-531-3913214 [EMAIL PROTECTED] Fax:++49-531-3918144 http://server3.winforms.phil.tu-bs.de/~treiners TU Braunschweig Abteilung Allgemeine Betriebswirtschaftslehre, Wirtschaftsinformatik und Informationsmanagement Abt-Jerusalem-Str.7 38106 Braunschweig, Germany Other EMails: [EMAIL PROTECTED] [EMAIL PROTECTED] ------------------------------------------------------ --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>