[xsl] Problem with encoding and msxml3

Subject: [xsl] Problem with encoding and msxml3
From: Paul Terray <terray@xxxxxxxxxxxx>
Date: Wed, 21 Mar 2001 17:15:38 +0000
Hello,

I have a problem on one installation of msxml3 with msxsl command-line.
on the beginning of my genericdoc DTD, I have the following line :
<?xml version="1.0" encoding="iso-8859-1"?>

My XML file begins with :
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE genericdoc PUBLIC "blabla"  "file:///d:\path\to\genericdoc.dtd">

Now, this is where it gets weird :
I get an error, where it says the encoding of my DTD is not supported, but only on one machine (the one of the client, of course). The main difference is I got NT4.0, and he got NT enterprise.


Any ideas ?

--
Paul TERRAY - Ingénieur Systèmes Documentaires
4Dconcept
Centre d'affaires - 22, rue Etienne de Jouy
78353 Jouy en Josas CEDEX
Tel. 01 34 58 70 70 - Fax. 01 39 46 06 90
email : terray@xxxxxxxxxxxx




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


Current Thread