You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by qMax <qm...@mediasoft.ru> on 2004/08/03 15:28:18 UTC

Re[2]: Does cocoon support xq files?

Tuesday, August 3, 2004, 2:08:02 PM, chentun@singnet.com.sg wrote:

TL> Example of an xq file does like this as shown below:

TL> xquery version "1.0";

cocoon supports XUpdate files via XMLDB transformer.
these XUpdate can be applied to aby xmldb (either eXist or xindice)
via xmldb protocol.

-- 
 qMax


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Does cocoon support xq files?

Posted by Christian Mayrhuber <cm...@iicm.tu-graz.ac.at>.
On Tuesday 03 August 2004 15:28, qMax wrote:
> Tuesday, August 3, 2004, 2:08:02 PM, chentun@singnet.com.sg wrote:
>
> TL> Example of an xq file does like this as shown below:
>
> TL> xquery version "1.0";
>
> cocoon supports XUpdate files via XMLDB transformer.
> these XUpdate can be applied to aby xmldb (either eXist or xindice)
> via xmldb protocol.

If you use cocoon together with the  eXist xml database it will support
xquery. Your documents will have to reside in the database, though.
http://exist.sf.net

-- 
lg, Chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org