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: copyright symbol in XSLT


That is a mixup of iso-8859-1 and UTF-8. You should
specify the same encoding in the html as in the xslt.

/Danne

> -----Original Message-----
> From:	Stuart Zakon [SMTP:zakons@objectsbydesign.com]
> Sent:	Monday, February 04, 2002 10:54 PM
> To:	XSL-List@lists.mulberrytech.com
> Subject:	[xsl] copyright symbol in XSLT 
> 
> I have followed earlier recommendations made on this list to
> output the copyright symbol using the ©  encoding.
> 
> However, in my output HTML I see the copyright symbol
> preceded by a capital A with something on top:  ©
> 
> How do I get rid of that unwanted character?
> 
> I use Xalan 2.2 and the XSLT output is created inside
> a template that just copies the following:
> 
> <p>Copyright &#169; 2002 Company, Inc. All rights reserved.</p>
> 
> Thanks,
> Stuart Zakon
> Objects by Design
> http://www.objectsbydesign.com
> 
> 
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

 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]