RE: Unicode-Problems

2002-06-18 Thread Vadim Gritsenko
> From: Michael Mangeng [mailto:[EMAIL PROTECTED]] > > Hi > > I´m not sure if you can set the encoding in the map:serialize tag. AFAIK you > have to set it in the map:serializeR tag. You are completely right on this one. 1) Serializers do not have local configuration (invocation-time configur

Re: Unicode-Problems

2002-06-18 Thread Michael Mangeng
Hi I´m not sure if you can set the encoding in the map:serialize tag. AFAIK you have to set it in the map:serializeR tag. example: ... ... ISO-8859-1 .. ... If his doesn´t work either, add the encoding tag to the xslt transformer tag in as well. hope i could help. greetings mike