Hi Heike,
I use these declarations in my sitemap :
<map:serializer name="xml" mime-type="text/xml"
logger="sitemap.serializer.xml"
src="org.apache.cocoon.serialization.XMLSerializer"
pool-max="32" pool-min="16" pool-grow="4">
<encoding>iso-8859-1</encoding>
</map:serializer>
<map:serializer name="html" mime-type="text/html"
logger="sitemap.serializer.html"
src="org.apache.cocoon.serialization.HTMLSerializer">
<encoding>iso-8859-1</encoding>
</map:serializer>
and it's all perfect.
Matthieu
> -----Message d'origine-----
> De : Franosch, Heike [mailto:[EMAIL PROTECTED]]
> Envoy� : mardi 16 avril 2002 18:33
> Objet : Encoding question
>
>
> Hi all,
>
> is it possible to set the output encoding?
> I always get a UTF-8, even if I set output encoding to iso-8859-1
> in my stylesheet. Can I influence it somehow in the sitemap?
>
> Thanks, Heike
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
>
>
>
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>