On Thursday 20 December 2001 19:48, Berin Loritsch wrote: > What about using the XInclude or CInclude transformers? You can > incorporate XML from other sources like this: > > <xi:include href="cocoon://resource"/> > <xi:include href="foo.xml?xpath(foo/bar[@baz='huh'])"/>
If I understand well, xi:include would allow me to include the output of a completely different URL as long as it produces XML? like: <xi:include href="http://myCocoonServer/myParsedHtmlDataSource.xml"> If yes, this is exactly what I was looking for - thanks! -- -- 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]>