xsl-list
[Top] [All Lists]

Re: [xsl] output to iso-8859-1 of non-iso characters, what is required action

2008-05-07 10:05:26
2008/5/7 Geert Josten <geert(_dot_)josten(_at_)daidalos(_dot_)nl>:
Just a practical note, I have been working with encoding 'us-ascii' for
 years now. It outputs the characters within the 7-bit range as plain
 text and anything above as numeric character references. Most common
 parsers XSLT 1 are respecting this, though I am not sure what the specs
 say about this.


That won't work very well for <xsl:output method="text"/> which is
what the thread is about.

--~------------------------------------------------------------------
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>
--~--