[xsl] dealing with languages

Subject: [xsl] dealing with languages
From: "Laura Jenkins" <xsl_list@xxxxxxxxxxx>
Date: Thu, 14 Mar 2002 10:18:38 +0000


Dear Members of the XSL List, I had posted a question lastweek. and there was a problem with my mail id and i could not get any mails.
I am reposting my question..


The problem goes..
I deal with an xml file which has charecters specific to many languages. like swedish, Czech etc. I have declared the xml encoding as follows


<?xml version="1.0" encoding="ISO-8859-1"?>

which seems to be working out well for swedish charecters but for charecters of Czech, it is not printing out the correct output.

for example, the word "ohro?ených" which is czeck language, is printed in the XSL output as ohro&#382;ených i notice that the letter ? is converted to &#382;. how can i avoid this problem??

Is there a way that i write XSL to accept any charecter set , no matter what language it is??

please suggest me a solution
Laura

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


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



Current Thread