[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: character encoding with MSXML3

Subject: Re: character encoding with MSXML3
From: "Thomas B. Passin" <tpassin@xxxxxxxxxxxx>
Date: Mon, 25 Jun 2001 11:37:04 -0400
alt 130
[MacEwan, James ]


> >
> I thought that the ALT-130 character was something a non-Microsoft browser
> running on a non-
> Windows operating system might have trouble with and that putting out
> &eacute; was a better bet for a public web site with users running
> who-know-what. (i.e. that practically every HTML compliant browser would
> render the &eacute; character correctly.)
>
> Perhaps a more fundamental question that I need answered is is the
&eacute;
> output better than the ALT-130 character (or are the two equivalent for
any
> browser)?
>

ALT-130 depends on the operating system, language, and perhaps the keyboard.
How it displays in a Microsoft system depends on the "code page" in use.
When you press ALT-130, some particular character value is put into the
file.

An xml processor will understand that code using its encoding, whether
declared or default.  It won't be using you code page unless you are using a
processor that understands code page 1252, or whatever.  Even if you are -
which would be rare - the processor will translate that character into
UTF-8, UTF-16 (as in the DOM) or whatever the processor uses internally.

A defined character reference uniquely specifies some well-defined
character.  How it will display, will still depend on whether the display
system or browser knows how to display the thing correctly, as well as
whether the browser understands the encoding in use.

Cheers,

Tom P


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.