xsl-list
[Top] [All Lists]

saxon dtd

2002-09-09 05:32:35
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



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