Re: [xsl] imode entity problem for pictographic entities.. very a nnoying

Subject: Re: [xsl] imode entity problem for pictographic entities.. very a nnoying
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 26 Jul 2002 09:51:23 +0100
> if I use &#59087; dirctly I get an unknow entity error, 

Numeric character references are not entities so if you get an error
from that then that is a bug in your XML parser.

> or it replaces "&#59087;" with "?". 

Are you sure that isn't just your system showing you a ? because you
don't have a suitable font for that character?


> Of course XSLT/XML recorgnises all the other 'regular' entity refs (&#120)
> etc, but not these addional ones for the imode phones. Any ideas where I can
> add 

As I say, these are not entity refs.

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


Current Thread