Re: [xml-dev] Quick question related to XQuery
Oleg Tkachenko wrote: >> think of it more like your data is continuously streaming in, >> and is "infinitely" large.. > > Sounds like you don't want to build in-memory tree? Then XPath might be > not appropriate query language for you, because it operates on tree > level, hence allows reverse axes etc. I think XSQ may ne of interest here; http://www.cs.umd.edu/projects/xsq/ HTH George