Zack Angelo wrote:
> I'm generating XML that is to be fetched by an external browser. In the
> serialized XML file, I need it to specify a DTD to use.how do I do it? 

Check the xsl:output element
  http://www.w3.org/TR/xslt#output
add doctype-system and doctype-public as needed.

J.Pietschmann




---------------------------------------------------------------------
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]>

Reply via email to