RE: MSXML 3.0 XSLT preview barfs at åäö

Subject: RE: MSXML 3.0 XSLT preview barfs at åäö
From: Ben Robb <Ben@xxxxxxxxxx>
Date: Wed, 17 May 2000 16:37:26 +0100
> the processor crashes if I use any of the characters åäö... 
> do you have to
> declare the charset somewhere with XSLT?

Yes. In the PI telling it that it is an XML document:

<?xml version="1.0" encoding="ISO-8859-9"?> should allow you to use those
charactors.

Ben


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


Current Thread