XML Schema?

Martin von Loewis loewis at informatik.hu-berlin.de
Mon Feb 19 13:52:02 EST 2001


Harry George <hgg9140 at cola.ca.boeing.com> writes:

> Another possibility I considered was to do a python binding to the
> apache Xerces "C++".  Do you know if anyone has done that?

People have considered that, but nobody has done it, AFAICT.
Note that you could chose to expose either SAX or DOM or both.

> That would hook into IBM's significant C++/Java XML-oriented
> releases.

I guess Xerces C++ would not hook very much into Java releases...

It's also open for debate what you'd gain from using that XML parser,
compared to, say, Expat.

Regards,
Martin



More information about the Python-list mailing list