You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Gabi Brysch <br...@inxnet.de> on 2000/10/04 11:44:31 UTC

use the property : parser.validate = true ?????

hi,

[win2000, tomcat3.1, cocoon1.8]

if i try to use the parser in the modus validate = true,

i get the following exception :

java.lang.RuntimeException: org.xml.sax.SAXParseException: General Schema
Error: Grammar with uri : http://www.w3.org/1999/XSL/Transform , can not
found.


what do i have to change that the parser can find the xsl.dtd-Datei ???


i tried it also with including this xsl-dtd-File:

	<!DOCTYPE xsl SYSTEM "xsl-html40s.dtd">

but that doesn't work neither !


is there any example / or hint which could help me ???
i've checked the faq's and the mail archive but i didn't find help there.

thanks, gabi