You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Cocoon User <co...@eng.gr> on 2002/12/08 12:23:30 UTC

xinclude support or not?

is there any working example
under cocoon

i try to use xinclude inside an .xsp but without
success


my code

<quotation>
    <xi:include href="source.xml" />
</quotation>


is somethingi have missed or just there is no xinclude support from
cocoon?


thnx
Stavros Kounis



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


Re: xinclude support or not?

Posted by Gabriele Domenichini <ga...@fastmail.fm>.
Of course you have to had the xinclude trasformer in the map...
Joerg Heinicke wrote:

> Should work without any problem. Did you declare the namespace prefix 
> xi? How does your sitemap matcher look like?
>
> Joerg
>
> Cocoon User wrote:
>
>> is there any working example
>> under cocoon
>>
>> i try to use xinclude inside an .xsp but without
>> success
>>
>>
>> my code
>>
>> <quotation>
>>     <xi:include href="source.xml" />
>> </quotation>
>>
>>
>> is somethingi have missed or just there is no xinclude support from
>> cocoon?
>>
>>
>> thnx
>> Stavros Kounis
>
>
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <co...@xml.apache.org>
> For additional commands, e-mail:   <co...@xml.apache.org>
>
>



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


Re: xinclude support or not?

Posted by Joerg Heinicke <jo...@gmx.de>.
Should work without any problem. Did you declare the namespace prefix 
xi? How does your sitemap matcher look like?

Joerg

Cocoon User wrote:
> is there any working example
> under cocoon
> 
> i try to use xinclude inside an .xsp but without
> success
> 
> 
> my code
> 
> <quotation>
>     <xi:include href="source.xml" />
> </quotation>
> 
> 
> is somethingi have missed or just there is no xinclude support from
> cocoon?
> 
> 
> thnx
> Stavros Kounis


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>