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

Re: Charset conversions

Subject: Re: Charset conversions
From: Duane Nickull <webmaster@xxxxxxxxxxxxxxxxx>
Date: Thu, 29 Apr 1999 09:12:31 -0700
Re: Charset conversions
Steve:

This is one way if you want to change your XML PI

  <?xml version="1.0" encoding="ISO-8859-1" ?>

You can (or should be able to) also use this in XSL or XSLT to transform
the output tree:

<xsl:pi name="xml">version="1.0" encoding="ISO-8859-0"</xsl:pi>

I have not tried the latter so please let us know if it works.

Duane Nickull
www.cartnetwork.com



Steve Schow wrote:
> 
> What do you all do to convert XML-UTF-8 encoded characters into
> something usable by web browsers?  For example, let's suppose I have an
> XML file that has oodles of UTF-8 encoded characters from one of the
> asian character sets.  I am going to use an XSL sheet in the web server
> to transform the XML into HTML for final output.  But the browser
> doesn't know anything about UTF-8 or XML-encoded UTF-8.  So how do you
> all handle converting the encoded characters to something that your
> browser codepage can handle?
> 
> -steve
> 
> --
> -----------------------------
> Steve Schow - Portal Software
> sjs@xxxxxxxxxx
> http://www.bstage.com/
> -----------------------------
> 
>  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.