This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: imode entity problem for pictographic entities.. very annoying


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]