[Zope] Re: Parse a XML file in Zope,
zopeXMLmethods Product not working in Zope 2.8.1
Florent Guillaume
fg at nuxeo.com
Tue Sep 27 09:14:50 EDT 2005
Dieter Maurer <dieter at 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 at nuxeo.com
More information about the Zope
mailing list