Validating XML parsers

  • Thread starter Dale Strickland-Clark
  • Start date
D

Dale Strickland-Clark

A few days ago there was a discussion about which XML parser to use with
Python.
However, the discussion didn't cover validating parsers, at least, not
w3.org XML Schemas.

I looked into all the parsers that came up in the discussion but found no
mention of w3.org schemas.

It seems there are a few DTD validating parsers but that's all.

I'm not concerned about speed so much as a reasonably sound implementation.

What's out there? Have I missed something?

Thanks.
 
R

Robert Kern

Dale said:
A few days ago there was a discussion about which XML parser to use with
Python.
However, the discussion didn't cover validating parsers, at least, not
w3.org XML Schemas.

I looked into all the parsers that came up in the discussion but found no
mention of w3.org schemas.

Apparently not all that came up.

http://codespeak.net/lxml/

--
Robert Kern
(e-mail address removed)

"In the fields of hell where the grass grows high
Are the graves of dreams allowed to die."
-- Richard Harter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top