Re: [xml-dev] The limitations of XPath and navigation for XML database processing

From
Jonathan Robie <>
To
Michael Kay <>
Date
2008-02-08T13:11:06Z
ID
<>
Thread
Re: [xml-dev] The limitations of XPath and navigation for XML database processing
This paper is now quite old, but I think it still illustrates the fact 
that you can use really different approaches to implementing path 
expressions in databases and large indexed collections:

http://www.w3.org/TandS/QL/QL98/pp/murata-san.html

Jonathan