2 Jul
2005
2 Jul
'05
6:11 p.m.
Hi there, Another question: does the xquery implementation have collection support? It appears not, as fn:collection doesn't appear to be supported yet, but I'm a newbie to xquery so I may be missing something. I'm interested in XML content management applications, which tend to keep lots (and lots) of smaller XML documents. It'd be interesting to be able to query all of them (or sets of them) using XQuery in one go -- looping through all the stored documents and doing an XQuery on these individually would be suboptimal. Regards, Martijn