Altova Mailing List Archives
>xsl-list Archive Home
>Recent entries
>Thread Prev -
>Thread Next - RE: [xsl] imode entity problem for pictographic entities.. very annoying
RE: [xsl] imode entity problem for pictographic entities.. very annoying
To:
Date: 7/25/2002 9:58:00 PM
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 (x) 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??? Thanks Lea -----Original Message----- From: Julian Reschke [mailto:julian.reschke@xxxxxx] Sent: Thursday 25 July 2002 17:31 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: Thursday, July 25, 2002 3:53 PM > To: XSL List (E-mail) > Subject: [xsl] imode entity problem for pictographic entities.. very > annoying > > > Hello > > I seem to have gotten stuck on my XSLT document. > > I am transforming an XML doc into an iHTML document for a mobile > phone. The > phones support character entity values such as 웠 etc, but I cannot Every XML based application does... > get my XSLT doc to leave it alone. Actually I think its the transformation > done by javax.xml.transform.Transformer class??? > > I've tried: > > <!DOCTYPE stylesheet [ > > <!ENTITY phone "<xsl:text > disable-output-escaping='yes'></xsl:text>"> > > ]> That's wrong in the first place. Just use "" whereever you need that symbol. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
Disclaimer
These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

