Recipe 534109: XML to Python data structure
David Shi <[email protected]> Tue, 6 Jan 2009 15:16:37 +0000 (GMT)
| Newsgroups | gmane.comp.python.xml |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> wrote: From: David Shi <[email protected]> Subject: Looking for a generic efficient script for reading xml containing CDATA, extracting data for ready to be stored in a .dbf file To: [email protected] 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 - [email protected] http://mail.python.org/mailman/listinfo/xml-sig