Does anyone know if there is a way to perform some inter-document queries in Xindice ? I mean can we for example perform some kind of a join between two documents in Xindice ?
For example I want to be able to write a query that returns the result of a join between the two or three documents in database. Is this possible ?
e.g.
document('p.xml')/stores/[EMAIL PROTECTED]/@id] where $delta = document('s.xml')/products/product/store
Is there any way to do it ? I'd appriciate any help.
Regards,
George
