RE: validate xml in zope?
[email protected] Thu, 12 Jun 2003 07:15:00 -0700
| Newsgroups | gmane.comp.web.zope.parsed-xml |
|---|---|
| Message-ID | <AA7A72A46469D411B8B300508BE329500AE4D8E5@desi2> |
I think this is likely the right track, either that or use a command-line validating parser, though that approach would require you to save temporary files, which isn't ideal. > -----Original Message----- > From: Anders Norrbom [mailto:[email protected]] > Sent: Thursday, June 12, 2003 1:33 AM > To: [email protected] > Subject: [Parsed-XML-Dev] validate xml in zope? > > > Hi, I want to validate an xml document vs a DTD in Zope, as far as I > know the only parser for Python that will do so is xmlproc. Now does > anybody has any experiance in instlling that parser in zope. > Maybe Im on > the wrong track, perhaps there is some other way to evaluate xml > documents in zope. > > -- > Anders Norrbom > System Developer > Relevant Traffic AB > > Riddargatan 10, 7th floor > SE-114 35 Stockholm > Direct: +46 8 678 97 51 > Fax: +46 8 678 97 59 > Mobile: +46 733 401 490 > > > > _______________________________________________ > Parsed-XML-Dev mailing list > [email protected] > http://mail.zope.org/mailman/listinfo/parsed-xml-dev >