translating between character sets

Subject: translating between character sets
From: "Matthias O. Will" <m.o.will@xxxxxx>
Date: Tue, 17 Oct 2000 13:42:29 +0200
Hi,

My input DTD has encoding UTF-8, and my output DTD encodes according to
ISO-8859-1. So, in the input, I use entities for umlauts, which I want
to be umlauts in the output. Example:

input	output
--------------
&auml;	ä
&ouml;	ö
&uuml;	ü
&szlig;	ß

How would I achieve this mapping?

Thanks for your help, as always,
Matt
-- 

Matthias O. Will (m.o.will@xxxxxx)                       <>< 
Institute of Computer Science,       University of Freiburg
Georges-Koehler-Allee, Bldg. 51, D-79110 Freiburg,  Germany	 
Phone:   +49-761-203-8170             Fax: +49-761-203-8162  
URL:     http://ad.informatik.uni-freiburg.de/~will


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread