I'm already using the ESQL. Now I'd like to do nested queries. Somewhat
like that

QUERY
        retrieve departments
        FOR EACH department d
                retrieve all members of d
        /FOR EACH
/QUERY

I've seen the file ../docs/samples/sql/sql-page.xml with the
<anchestor-value ... > tag. Is something similar possible with ESQL?

Thanks for any hints.
GB

---------------------------------------------------------------------
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]>

Reply via email to