RE: validate xml in zope?
[email protected] Thu, 12 Jun 2003 14:00:57 -0700
| Newsgroups | gmane.comp.web.zope.parsed-xml |
|---|---|
| Message-ID | <AA7A72A46469D411B8B300508BE329500AE4D8F3@desi2> |
Personally, I have found it easier to use the source distribution of Zope, and build and compile it with my Linux distros' Python & GCC. If you want to use the binary distribution of Zope, just make sure the modules you get are for Python 2.1.3. Sean > -----Original Message----- > From: Anders Norrbom [mailto:[email protected]] > Sent: Thursday, June 12, 2003 1:46 PM > To: [email protected] > Cc: [email protected] > Subject: Re: [Parsed-XML-Dev] validate xml in zope? > > > ok, thanks, I havent figured out how to install xmlproc on Zope yeat > (without harming it), do you have any tips :-) > Also Zope seems to have a diffrent Python installation than > usual, some > modules are missing. > > [email protected] wrote: > > >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 > >> > >> > >> > > > >