Re: validate xml in zope?

Anders Norrbom <[email protected]> Thu, 12 Jun 2003 22:45:33 +0200
Newsgroups gmane.comp.web.zope.parsed-xml
Message-ID <[email protected]>
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
>>
>>    
>>