This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

translating between character sets


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
--------------
ä	ä
ö	ö
ü	ü
ß	ß

How would I achieve this mapping?

Thanks for your help, as always,
Matt
-- 

Matthias O. Will (m.o.will@web.de)                       <>< 
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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]