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

Subject: AW: [xsl] imode entity problem for pictographic entities.. very a nnoying
From: Costantino.Sertorio@xxxxxxxxxxxx
Date: Fri, 26 Jul 2002 11:24:28 +0200
If I understand it well, you want to output the string "", not the
code itself.
It's a bit tricky, but I believe that you can do it like this:
<xsl:text disable-output-escaping="yes">&amp;#59087;</xsl:text>
Does it work in your app?

Costantino

-----Ursprüngliche Nachricht-----
Von: Lea Allison [mailto:Lea.Allison@xxxxxxxxxxxxxx]
Gesendet am: Freitag, 26. Juli 2002 10:04
An: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
Betreff: RE: [xsl] imode entity problem for pictographic entities.. very
a nnoying

no, dont ask me the details, but its more of a brand name. The IMODE phones
can browse the internet like normal bvrowsers but of course with inherant
limitations. The output the it recorgnises is iHTML, which is what I am
trying to transform my XML doc into.

When I use &#59087; in the XSLT, by the time it reached the phone, it has
already been converted into a question mark character '?'. As it is the
iHTML browser on the phone that would convert the entity &#59087; into a
small picture icon, a question mark of course doesnt get converted and
displays as a question mark.



-----Original Message-----
From: Julian Reschke [mailto:julian.reschke@xxxxxx]
Sent: Friday 26 July 2002 09:51
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] imode entity problem for pictographic entities.. very
annoying


> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Lea Allison
> Sent: Friday, July 26, 2002 7:50 AM
> To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
> Subject: RE: [xsl] imode entity problem for pictographic entities.. very
> annoying
>
>
> Hi
>
> if I use &#59087; dirctly I get an unknow entity error, or it replaces
> "&#59087;" with "?". It supposed to be an pictographic icon of a mobile
> phone.

>From where? Sounds like a bug.

Is IMode an XML application (such as WML?)? In which case, it *must*
understand it.



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

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

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


Current Thread