Subject: Re: MSXML / NBSP problem and resolution
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 7 Nov 2002 17:15:09 GMT
|
> Question: Should you get the UTF-16 meta-tag if you explicitly define
> the charset in the output method to ISO-8859-1?
yes. If the output is in utf16 (which it often is with msxml whatever
you request in xsl:output.
this is why the XSLt spec specifies that the system add the meta
element: the stylesheet author can not do this accurately as (s)he has
no direct control over the acyual encoding in teh output, xsl:output is
just a hint.
David
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|