Re: python-xml unsupported?
Fred Drake <[email protected]> Tue, 12 Feb 2008 09:36:32 -0500
| Newsgroups | gmane.comp.python.xml |
|---|---|
| Message-ID | <[email protected]> |
On Feb 11, 2008, at 10:58 AM, Bob Kline wrote: > Are there any plans to include the XML validation support in the > standard Python libraries at some point? I don't know of any such plans at this time. Most programmers aren't actually in need of schema-based validation most of the time, though there are clearly times when it would be handy. Even then, however, getting programmers to agree as to what's needed doesn't result in a single clear set of requirements, mostly due to the variety of schema languages available; everyone needs something different. -Fred -- Fred Drake <fdrake at acm.org> _______________________________________________ XML-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/xml-sig