|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: RE:
Maybe I was wrong. I only tested it on a win2k machine.
"™" is displayed like superscripted "TM" on IE 5.5, Netscape 4.75 and
Netscape 6. I assumed that was the trade mark symbol.
This is the script I used to see how character entities are displayed in a
HTML page:
<script language="javascript">
for (var i=0; i < 255; i++)
{
document.write (i +":" + "&#" + i + ";<BR>");
}
</script>
and check against ™
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Mike Brown
Sent: Saturday, April 14, 2001 1:32 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: RE:
Xuegen Jin wrote:
> trade: ™
You're wrong.
™ is allowed in XML, yes, if you copy the character it represents
into a new document via an XSLT transformation, you might get ™
in your output XML or HTML.
But ™ 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
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








