[Zope-Annce] XPathMethods initial release
Martijn Faassen
faassen@vet.uu.nl
Fri, 5 Oct 2001 15:32:04 +0200
Hi there,
I'm busy releasing today! 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:
http://www.zope.org/Members/faassen/XPathMethods
Unfortunately the installation instructions are copious.. Sharpen
your compiler! XPath Methods also comes with online help.
Regards,
Martijn