Hi Paul,
Now I am fixed with libxml2 and libxml2dom. but can you tell me to what
extent libxml2dom supports minidom.
because I want minidom for traversing. Where I can find the
documentation of libxml2dom.
--
http://mail.python.org/mailman/listinfo/python-list
ankit wrote:
> I checked for it and here are my comments on it:
> libxml2dom has Alpha release . So there may be some bugs in it. In our
> project we cant take risk to move back after deciding for one. Thanks
> for your reply.
Understood. I accept that there's some way to go before libxml2dom can
Hi Paul,
I checked for it and here are my comments on it:
libxml2dom has Alpha release . So there may be some bugs in it. In our
project we cant take risk to move back after deciding for one. Thanks
for your reply.
I checked some other options like libgdome2. Can you make some comments
on that?
Th
ankit wrote:
> I am parsing xml file using libxml2 and for navigating the document
> object tree I want to use minidom. Is it possible. Can anyone give me
> any example for the same ?
Try libxml2dom [1] if you want to use a minidom-style API on documents
parsed by libxml2. Recent namespace discus
I am parsing xml file using libxml2 and for navigating the document
object tree I want to use minidom. Is it possible. Can anyone give me
any example for the same ?
--
http://mail.python.org/mailman/listinfo/python-list