Re: [xsl] RE:

Subject: Re: [xsl] RE:
From: Mike Brown <mike@xxxxxxxx>
Date: Sat, 14 Apr 2001 11:32:08 -0600 (MDT)
Xuegen Jin wrote:
> trade: &#153;

You're wrong.

&#153; is allowed in XML, yes, if you copy the character it represents
into a new document via an XSLT transformation, you might get &#153; 
in your output XML or HTML.

But &#153; does not represent a trademark symbol; it represents a non-
printing control character.

If you think it represents a trademark symbol, your perception of
reality has probably been infected by the misbehavior of Netscape on
Windows platforms with the Windows-1252 character map in effect.

   - Mike
_____________________________________________________________________________
mike j. brown, software engineer at  |  xml/xslt: http://skew.org/xml/
webb.net in denver, colorado, USA    |  personal: http://hyperreal.org/~mike/

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


Current Thread