[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: xsl:output encoding attribute

Subject: RE: xsl:output encoding attribute
From: "Joshua Allen" <joshuaa@xxxxxxxxxxxxx>
Date: Mon, 14 May 2001 15:27:56 -0700
xsl output encoding
This is likely because the output is stored in a string (BSTR) at some
point.  All of the internal Microsoft APIs and datatypes that deal with
Unicode typically store the data as UTF-16 (UCS2).  So the output gets
automatically converted to UCS2 for storage in the internal structure.
One option is to output your transform to a Stream (such as the Response
object) object instead.

> -----Original Message-----
> From: Patricia.Carney@xxxxxxxxxx [mailto:Patricia.Carney@xxxxxxxxxx]
> Sent: Monday, May 14, 2001 11:06 AM
> To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
> Subject:  xsl:output encoding attribute
> 
> We are executing xsl transformatin on a server using MSXML version
3.0.
> The
> input xml is specifying UTF-8 encoding.  The stylesheet is specifying
UTF-
> 8
> encoding.  But Microsoft's parser is outputting UTF-16 encoding.
> 
> There is an encoding attribute  on the xsl:output element that we
should
> be
> able to use to control the output encoding. We have been unsuccessful
at
> getting that to work.  Any idea what value belongs on that attribute?
Or
> is
> there a better way?
> 
> Pat Carney, CGI
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.