Re: XML partial validation.

2007-12-14 Thread Stefan Behnel
allows DOM-like handling of XML (elementtree for > instance). > > The XML DTD is still (and most likelly will be) in a state of evolution. > > To make life much easier for future developers what I really needed was > some package that implemented something like DOM level 3 XML

XML partial validation.

2007-12-13 Thread Jos� Rui Faustino de Sousa
). The XML DTD is still (and most likelly will be) in a state of evolution. To make life much easier for future developers what I really needed was some package that implemented something like DOM level 3 XML partial validation. There seems to be already something implemented in PyXML (at least