Fredrik Lundh wrote:
> > Expat 2.0.0, released in January, supports validation.
> 
> It does?  The only reference to validation in the Expat 2.0 docs seems to be 
> a link
> to the W3 HTML validator...  what am I missing ?

I was confused and misspoke. Expat is non-validating.

However, Jeremy Kloth added native validation support to Domlette in 4Suite
(which uses Expat), and removed support for validating via xmlproc.  IIRC (and
I'm not sure I do) there was something recently fixed in Expat that made this
practical, perhaps related to DTD parsing? I don't remember.  jkloth will need
to comment.

Sorry for the confusion, and thanks for pointing out my error.
_______________________________________________
XML-SIG maillist  -  XML-SIG@python.org
http://mail.python.org/mailman/listinfo/xml-sig

Reply via email to