This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

saxon dtd


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]