xsl-list
[Top] [All Lists]

RE: Recognized Unicode characters?

2005-05-06 03:43:20
Shouldn't that be <xsl:output encoding="US-ASCII"... for safety?

Neither is completely safe of course,


The spec only requires support for UTF-8 and UTF-16, anything else is
optional.

I personally use "iso-646" as the name of this encoding. The differences are
immaterial (different names for some of the characters, I believe) but I
prefer international standards as a matter of principle.

Michael Kay
http://www.saxonica.com/




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--