27 Sep
2005
27 Sep
'05
1:14 p.m.
Dieter Maurer <dieter@handshake.de> wrote:
Martin Koekenberg wrote at 2005-9-26 15:57 +0200:
... Does annyone knows a Product of method to parse xml in Zope without the zopeXMLmethods product ?
You can use any of the methods for XML parsing supported by Python, among others
* MiniDOM
* "[c]ElementTree"
* SAX
* "pyexpat"
* "sgmlop"
* "libxml2"
Also, lxml (pythonic bindings based on ElementTree API for libxml2), which is quickly becoming the reference for Zope work. Florent -- Florent Guillaume, Nuxeo (Paris, France) CTO, Director of R&D +33 1 40 33 71 59 http://nuxeo.com fg@nuxeo.com