Re: Status of XML 1.1 processing in Python?
"Fredrik Lundh" <[email protected]>
| Newsgroups | gmane.comp.python.xml |
|---|---|
| Message-ID | <[email protected]> |
Ken Beesley wrote: > In a few sentences, could some kind soul summarize the > status of XML 1.1 processing using Python XML modules? I haven't done any extensive testing, but I'm quite sure that sgmlop 1.1 supports it. I'm quite sure that expat doesn't support it, which means that most expat-based toolkits (pyexpat, PyXML, ET's default parser, Gnosis, Amara, et al) won't handle it. As for the libxml2-based toolkits (libxml itself, lxml), I don't know. </F> _______________________________________________ XML-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/xml-sig