RE: [xsl] imode entity problem for pictographic entities.. very annoying

Subject: RE: [xsl] imode entity problem for pictographic entities.. very annoying
From: Jarno.Elovirta@xxxxxxxxx
Date: Fri, 26 Jul 2002 10:24:52 +0300
Hi,

> if I use  dirctly I get an unknow entity error, or it replaces
> "" with "?". It supposed to be an pictographic icon 
> of a mobile
> phone.
> 
> 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 some reference to the additional entities, or some way to 
> let this exact
> string "" to the browser itself???

Just write your own serializer, extending an existing one perhaps, and write out the characters in the Private Use Area that correspont to the icons as character entity references.

Cheers,

Jarno

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


Current Thread