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  -  XML-SIG@python.org
http://mail.python.org/mailman/listinfo/xml-sig

Reply via email to