[xsl] RE: [xsl] RE: [xsl] RE: [xsl] Handling of special characters like © etc

Subject: [xsl] RE: [xsl] RE: [xsl] RE: [xsl] Handling of special characters like © etc
From: "Yogesh Dare" <yogeshd@xxxxxxxxxx>
Date: Thu, 3 May 2001 13:28:27 +0530
No I am not parsing .wml file as such It is a byte[] converted to
Inputsource and DefaultHandler.

Thanx
Yogesh.
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Robert
Nicholson
Sent: Thursday, May 03, 2001 1:05 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] RE: [xsl] RE: [xsl] Handling of special characters like ©
etc


Well if he's parsing .wml files that's not going to be possible.

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Tim Watts
> Sent: Thursday, May 03, 2001 12:09 AM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] RE: [xsl] Handling of special characters like © etc
>
>
>
>
> > I face problem for characters like &,<,> © etc.
> > Well I can actually replace these known characters by there equivalents
> like
> > for & i can put &amp; and so on.
> > But I want some generic way to handle this.
>
> © has a number value of 169 (&169;)
>
> Or maybe you would like to use <![CDATA[ ]]> to avoid using replacement
> values
>
>
>
>  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