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

result-encoding in XT 19990725

Subject: result-encoding in XT 19990725
From: vidarg@xxxxxx (Vidar B. Gundersen)
Date: 26 Jul 1999 09:37:03 +0200
vidar bronken gundersen
: James Clark
> An XT release that implements the 19990709 version of the XSLT WD is now
> available.  See

Using the stylesheet below, result-encoding does
not work the way I expect: Still UTF-8 output.


<?xml version="1.0"?>
<!DOCTYPE xsl:stylesheet SYSTEM "xslt-19990709.dtd">
<xsl:stylesheet
		default-space="preserve"
		indent-result="no"
		xmlns:xsl="http://www.w3.org/XSL/Transform/1.0"
		result-encoding="iso-8859-1"
>
<!--
Strip XML specification in XSL.
An empty stylesheet will strip all tags from an XML document.

Output encoding is covered by a new feature in
the XSL Transformations (XSLT) Draft of 1999-07-09.
It is specified by the attribute
                result-encoding="iso-8859-1"
SAXON has a proprietary solution to the same problem.
                saxon:format="TEXT"
-->
</xsl:stylesheet>


-- 
Vidar Bronken Gundersen


 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.