[xsl] U+ conversion to Unicode characters
by M V other posts by this author
Oct 31 2003 8:09PM messages near this date
Re: [xsl] Select statement within HREF
|
RE: [xsl] Select statement within HREF
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
|