xsl-list
[Top] [All Lists]

U+ conversion to Unicode characters

2003-10-31 13:09:28
I'm getting some XML documents that use U+ notation ready for browser display so I'm converting the notation -- U+0107 to & # x0107;.

Things were moving along fine until I ran into U+0065+U+02DB sequence (and many others like it) in a document on Poland.

Is the "proper" way to convert these instances to just run the converted Unicode characters together and drop the middle +? Will these characers display properly if an XSLT encodes the document as ISO-8859-1 or UTF-8?

Many thanks,
-m

_________________________________________________________________
Never get a busy signal because you are always connected with high-speed Internet access. Click here to comparison-shop providers. https://broadband.msn.com


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



<Prev in Thread] Current Thread [Next in Thread>
  • U+ conversion to Unicode characters, M V <=