You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Sergio Carvalho <sc...@criticalsoftware.com> on 2001/01/23 18:11:09 UTC

Re: xinclude

Try this document instead

<?xml version="1.0"?>
<?cocoon-process type="xinclude"?>

<page xmlns:xinclude="http://www.w3.org/1999/XML/xinclude" >
<xinclude:include xinclude:parse="text" xinclude:href="foo.txt"/>
<xinclude:include xinclude:parse="xml" xinclude:href="foo.xml"/>
</page>



On Tue, 23 Jan 2001 18:11:15 +0100
Magistrali Marco <ma...@ariadne.it> wrote:

> hi, I have a little problem.
> I can't use the xinclude processor, I can't use the example in cocoon...
> 
> <?xml version="1.0"?>
> <?cocoon-process type="xinclude"?>
> <!--<?cocoon-format type="text/xml"?>-->
> <page xmlns:xinclude="http://www.w3.org/1999/XML/xinclude" >
> <include xinclude:parse="text" xinclude:href="foo.txt"/>
> <include xinclude:parse="xml" xinclude:href="foo.xml"/>
> </page>
> 
> 
> what can I do?
> 
> 
> ---------------------------------------------------------------------
> 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: <co...@xml.apache.org>
> For additional commands, e-mail: <co...@xml.apache.org>
> 


-- 
--
Sergio Carvalho
---------------
scarvalho@criticalsoftware.com

If at first you don't succeed, skydiving is not for you