Hi Sarah. That looks correct to me. So I don't know what's going wrong now, sorry.
Have you changed the source document? Cocoon may still be serving a 
previously-serialized file from its cache, so it may be an idea to clear or invalidate 
the cache, if you haven't already.

> -----Original Message-----
> From: Sarah Haff [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 5 May 2004 3:00 a.m.
> To: [EMAIL PROTECTED]
> Subject: RE: Doctype declaration missing 
> 
> 
> Con,
> 
> Thanks for the reply. In my sitemap, I do have:
>   <map:serializer name="docbook" mime-type="text/xml;
> charset=iso-8859-1"
> src="org.apache.cocoon.serialization.XMLSerializer">
>  <doctype-public>//OASIS//DTD DocBook XML
> V4.2//EN</doctype-public>
>  
> <doctype-system>http://docbook.org/xml/4.2/docbookx.dtd</docty
> pe-system>
>     <encoding>iso-8859-1</encoding>
>   </map:serializer>
> 
> and 
>         <map:serialize type="docbook"/>
> in the pipeline section. But the output has not
> Doctype Declaration.
> 
> Any ideas?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to