The xquery stores the XML file in eXist.
Thus, if I try to insert the xml file using an Xinclude in discuss.xq,
and then use an xinclude transformer after generation,
then it will be put there *after* the query is executed. Which is not
useful in this case, since the XML is needed during execution.
Regards
Hans
On 1/5/06, Geert Josten <[EMAIL PROTECTED]> wrote:
> > Thanks for the replies.
> > The problem is that I then have use the xml in a pipeline that starts
> > with an xquery generator (this is the pipeline I call from the
> > flowscript):
> > <map:generate src="xq/discuss.xq" type="xquery">
> > <map:parameter name="cleanedxml" value="{flow-attribute:cleanxml}"/>
>
> How is the xquery using the xml in the parameter? Is it an idea to have
> another pipe that
> *generates* the discuss.xq which has your cleanedxml fragment included
> somewhere?
>
> Cheers,
> Geert
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]