XPath Methods initial release
I've just released the initial version of XPath Methods, arbitrarily set at 0.7. XPath Methods is a Zope product that glues FourThought's 4XPath to ParsedXML, so that you can send XPath queries to ParsedXML XML documents.
XPath is a language for addressing parts of an XML Document in a standard way. It is described in this W3C recommendation: http://www.w3.org/TR/xpath
You can find XPath methods and documentation here. Unfortunately the installation instructions are copious.. Sharpen your compiler! XPath Methods also comes with online help.