You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Sarah Haff <sa...@yahoo.com> on 2004/05/03 23:58:23 UTC

Doctype declaration missing

Hi,

I have XSLT that does XML -> XML transformation. I
want to include a doctype declaration in the output so
my XSLT starts with:

<xsl:output method="xml"
doctype-system="http://docbook.org/xml/4.2/docbookx.dtd"
doctype-public="-//OASIS//DTD DocBook XML//EN"
omit-xml-declaration="no"/>

However output that cocoon produces does not include
the DocType Declaration. Any ideas and/or suggestions?

Thank you.
Sarah


	
		
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org