Hi, Last month I asked a question about the disappearance of the DOCTYPE declaration, even in a simple generate-serialize pipeline (see http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=101707722724867&w=2).
Having received no answer, I've tried to use an XSL stylesheet with the following top-level element : <xsl:output method="xml" version="1.0" doctype-system="test.dtd"/> This doesn't work either, but it seems to be caused by the following Xalan bug : http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1121 Indeed, these 2 problems don't seem to be related, since the Xalan transformer isn't used in my simple generate-serialize pipeline. Has anyone faced a similar problem ? Does anyone know the cause of the first problem (disappearance of the DTD) ? Matthieu --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>