[XML-SIG] Recipe 534109: XML to Python data structure

David Shi davidgshi at yahoo.co.uk
Tue Jan 6 16:16:37 CET 2009


Has anyone tried this recipe?
 
I am looking for a Python script to do the following.
 
1. Read in an xml
2. Turn xml into a Python data array, to be ready to be further manipulated and saved into a .dbf file.
 
I wonder how to use the following recipe.
http://code.activestate.com/recipes/534109/
 
Regards.
 
David

--- On Thu, 18/12/08, David Shi <davidgshi at yahoo.co.uk> wrote:

From: David Shi <davidgshi at yahoo.co.uk>
Subject: Looking for a generic efficient script for reading xml containing CDATA, extracting data for ready to be stored in a .dbf file
To: XML-SIG at python.org
Date: Thursday, 18 December, 2008, 6:27 PM







Looking for a generic efficient script for reading xml containing CDATA, extracting data for ready to be stored in a .dbf file
 
Can anyone help?
 
Regards.
 
David



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/xml-sig/attachments/20090106/e6bb185a/attachment.htm>


More information about the XML-SIG mailing list