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

RE: inserting space in xsl:value-of

Subject: RE: inserting space in xsl:value-of
From: Unico Hommes <Unico@xxxxxxxx>
Date: Tue, 10 Apr 2001 17:20:11 +0200
unico
Hello everybody,

I have a question.

Why do I get the following error with msxml3 ?

---------
Switch from current encoding to specified encoding not supported. Line 1,
Position 40 

<?xml version="1.0" encoding="UTF-16"?>
---------

with the following xml source :

<element>
	something
</element>

and the following xsl :

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
	<xsl:template match="element">
		something
	</xsl:template>
</xsl:stylesheet>


What does the following error mean ? How can I prevent this to happen ?

Thanks,

Unico Hommes

 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.