xsl-list
[Top] [All Lists]

Re: getting chinese character in XSL

2002-10-15 07:52:52

  I have tested transforming these types of characters. You first need
  to convert them to numeric references. Once this is done (Let's say
  you use UniRed where a chinese charcter becomes "&# 2303;" with a
  utf-8 character setting), then you can transform your xml document
  into HTML.

None of that should be needed. You should be able to use any unicode
character in the input without doing any such trasnformations. If teh
character is available in teh output encoding it will appear as
character data, if not it will apear as a character reference. The XSLt
system will do this automatically.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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



<Prev in Thread] Current Thread [Next in Thread>