Subject: Re: 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 |
- encoding issues
- Andrew Welch - Tue, 2 Jul 2002 11:52:27 -0400 (EDT)
- bryan - Tue, 2 Jul 2002 13:58:13 -0400 (EDT)
- J.Pietschmann - Tue, 2 Jul 2002 16:07:21 -0400 (EDT) <=
- Michael Kay - Wed, 3 Jul 2002 10:17:09 -0400 (EDT)
- <Possible follow-ups>
- Andrew Welch - Wed, 3 Jul 2002 04:25:38 -0400 (EDT)
- David Carlisle - Wed, 3 Jul 2002 04:45:43 -0400 (EDT)
- bryan - Wed, 3 Jul 2002 05:34:54 -0400 (EDT)
|
|