[xsl] external DTD w/ saxon 7.5

Subject: [xsl] external DTD w/ saxon 7.5
From: Nicolas Mazziotta <nicolas.mazziotta@xxxxxxxxx>
Date: Fri, 09 May 2003 09:57:24 +0200
Hello,

I use saxon 7.5 under WinXP to process xslt2
Here is a sample doc
<?xml version='1.0' encoding='ISO-8859-1'?>
<!DOCTYPE doc SYSTEM "c:/documents/dml/dml.DTD" >
<doc>
text
&biblio;
</doc>
processing is aborted because c:/documents/dml/dml.DTD cannot be found. But c:/documents/dml/dml.DTD is the right path. So what should I do?
I had no problem w/ msxsl, but I need the regex support of xslt2.


--
+----------------------------+
|Nicolas Mazziotta           |
|Aspirant au doctorat        |
|Linguistique française      |
|Département d'études romanes|
|Université de Liège         |
+----------------------------+
|04/3665382                  |
|nicolas.mazziotta@xxxxxxxxx |
+----------------------------+


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



Current Thread