Re: [xsl] encoding issues

Subject: Re: [xsl] encoding issues
From: "J.Pietschmann" <j3322ptm@xxxxxxxx>
Date: Tue, 02 Jul 2002 22:08:18 +0200
bryan wrote:
No encoding guru but I wouldn't assume it defaults to iso-8859-1,

By specication, if there is no encoding specified in xsl:output (or if the whole element is omitted), the encoding is UTF-8. Saxon defaults to UTF-8. If the result is in another encoding, check included and imported stylesheets for xsl:output declarations, they count too.

There are additional caveats when using MSXML from
scripts, the result may be written to a string and
output later in some arbitrary encoding not under
the control of MSXML itself.

J.Pietschmann


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



Current Thread