Is it possible to do something like a "join"

select * from a, b where a.A=A and b.B=B and a.id=b.id

meaning I have two different doctypes within the same collection,
e.g. metadata and content, but which correspond to the same id ...?

Or do I need to aggregate these two XMLs as one document type?
But then what would the XPath expression look like?

Please apologize if this might be just a common XPath expression question ...

Thanks

Michi

--
Michael Wechner
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com              http://cocoon.apache.org/lenya/
[EMAIL PROTECTED]                        [EMAIL PROTECTED]



Reply via email to