[Zope] Using ParsedXML from Python script
    Chris Withers 
    chris at simplistix.co.uk
       
    Mon Feb 13 14:13:07 EST 2006
    
    
  
Hi Brian,
Brian Sullivan wrote:
> I am attempting to extract information from a ParsedXML object using
> Python script.
AFAIR, ParsedXML just uses DOM as its standard, in which case any good 
DOM reference should give you the primitives you need.
A good one lives somewhere on http://www.zvon.org
cheers,
Chris
-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk
    
    
More information about the Zope
mailing list