xsl-list
[Top] [All Lists]

external DTD w/ saxon 7.5

2003-05-09 00:57:24
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(_dot_)mazziotta(_at_)ulg(_dot_)ac(_dot_)be |
+----------------------------+


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



<Prev in Thread] Current Thread [Next in Thread>