[Zope] XML processing
    Brian Sullivan 
    brians at meetingbywire.com
       
    Mon Nov 17 16:41:03 EST 2003
    
    
  
> >I need to be able to examine ( and perhaps modify) an xml file
using
> >Python scripts in zope ( 2.6.2). 
> >
> >I am currently examining Zope XML Objects
> >(http://zope.org/Members/haqa/XMLKit) for use -- is this
recommended
> >strategy or are their other strategies or products? Hints?
> >  
> >
> There is, I think, also a ParsedXML document that you might 
> also want to 
> look at. Depending on what you want to do, it may be easier 
> to just use 
> an External Method and the 
OK -- I will have a peek -- thanks.
> usual Python xml libraries.
> 
What are the "usual" xml libraries and where can find them?
    
    
More information about the Zope
mailing list