Hi Hari
The only validating parser I know of for Python is xmlproc.
I have had some problems with multibyte characters and xmlproc so I 
started to use pyexpat instead.

/A

Hari, Mahender wrote:

>Hi,
>
>I am currently working on a project where I am using python and I am also
>using a XML file to provide the input params to the program. I happended
>to stumble upon PyXML, but the download link doesn't seem to work. Could
>you guys check that out. Also I am newbie to python and I want to know, is
>it possible to parse a DTD and use the constraits I specify in the DTD to
>regulate the input params i accept from the user in the GUI I am creating
>using wxpython(BOA constructor). Your advice would be much appreciated.
>
>regards,
>
>Mahender
>
>_______________________________________________
>XML-SIG maillist  -  XML-SIG@python.org
>http://mail.python.org/mailman/listinfo/xml-sig
>  
>

_______________________________________________
XML-SIG maillist  -  XML-SIG@python.org
http://mail.python.org/mailman/listinfo/xml-sig

Reply via email to