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 <davidg...@yahoo.co.uk> wrote:

From: David Shi <davidg...@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@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



      
_______________________________________________
XML-SIG maillist  -  XML-SIG@python.org
http://mail.python.org/mailman/listinfo/xml-sig

Reply via email to