On Friday 27 July 2001 12:41, lucas wrote:

> At a certain point of the transformation, I need to insert a 
> mal-formed HTML into the XSLT output stream. 

You could use the standard Cocoon "HTMLGenerator" to do this, for example:

<map:generate type="html" src="http://somehost/file.html"/>

And maybe aggregate this with your XML using map:aggregate, to have both XML 
trees in a single document for further processing.

-- 
 -- Bertrand Delacrétaz, www.codeconsult.ch
 -- web technologies consultant - OO, Java, XML, C++






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