Try this... <map:serializer name="xml-omit" mime-type="text/xml" src="org.apache.cocoon.serialization.XMLSerializer"> <encoding>UTF-8</encoding> <omit-xml-declaration>true</omit-xml-declaration> </map:serializer>
On Wed, Jun 19, 2013 at 7:53 AM, Mansour Al Akeel <[email protected] > wrote: > How do I remove the xml declaration and doctype from xml and html > serializes ?? > > -- Joel McConaughy 206-300-4732 [email protected]
