This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Encoding issue


> From: owner-xsl-list@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Mike Brown
> Sent: Wednesday, August 15, 2001 2:04 AM
> To: xsl-list@lists.mulberrytech.com
> Subject: Re: [xsl] Encoding issue
>
>
> Jason Macki wrote:
> > I was able to solve the problem by changing the encoding of the source
> > document, and the encoding of the output element of the stylesheet to
> > utf-16.
>
> Can you post what you did? (code-wise)
>
> This question comes up every couple of months on the list, but
> I haven't seen any clear explanations of exactly when MSXML produces
> UTF-16 and when not...

It does this when you obtain an XML serializiation in the form of a COM
string, for instance using the .xml property or transformNode() (this is
also documented in the MSXML SDK I think).




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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]