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]
Other format: [Raw text]

dealing with languages




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


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