Validating xml form in python

roy roy.11l9xc at webfrustration.com
Fri Feb 13 18:41:26 EST 2004


Hi.
I'm a newby in python and I need your help.
I have xml doc. that I need to validate against xml schrma
(prefferable,because it's newer technology) or against dtd.

I have the 2.3 python installed, with the default built-in xml package.
( xml.dom.minidom.....)

Can you please tell me :
1. if there is any package that I need
to install ( or the one that is currently installed can do the
work)
2. give me an example how to validate the xml against 
schema   or   dtd?

I appreciate your help very much

Thanks
Roy
--
roy
------------------------------------------------------------------------
posted via www.WebFrustration.com 




More information about the Python-list mailing list