[xsl] saxon dtd

Subject: [xsl] saxon dtd
From: bernward hanssen <bernwardhanssen@xxxxxx>
Date: Mon, 9 Sep 2002 14:32:35 +0200
Hi 
I have a problem to transform a xml-file with saxon. 
The transformation is:
<xsl:value-of select="document('testdtd.xml')/Artikel/Titel"></xsl:value-of>

When I write in testdtd.xml 
 <!DOCTYPE Artikel SYSTEM "D:\tmp\Artikel.dtd">
an error "unknown protocol d" comes. 
When I write <!DOCTYPE Artikel SYSTEM "Artikel.dtd">
all works but it cannot be the solution to copy the dtd in all directories. 


Bernward


______________________________________________________________________________
WEB.DE Club - jetzt testen fur 1 Euro! Nutzen Sie Ihre Chance 
unter https://digitaledienste.web.de/Club/?mc=021105


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


Current Thread