|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
Recipe 534109: XML to Python data structure
_______________________________________________ XML-SIG maillist - XML-SIG@... http://mail.python.org/mailman/listinfo/xml-sig |
||
|
|
Re: Recipe 534109: XML to Python data structureDo you know amara? Try amara: http://wiki.xml3k.org/Amara
We're working now on amara 2 (http://wiki.xml3k.org/Amara2) But it's not yet in production. Saludos, -- Luis Miguel 2009/1/6 David Shi <davidgshi@...>: > 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@...> wrote: > > From: David Shi <davidgshi@...> > 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@... > 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@... > http://mail.python.org/mailman/listinfo/xml-sig > > XML-SIG maillist - XML-SIG@... http://mail.python.org/mailman/listinfo/xml-sig |
||
|
|
Re: Recipe 534109: XML to Python data structureDavid Shi wrote: > 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. Did you read my reply to your last post? Stefan _______________________________________________ XML-SIG maillist - XML-SIG@... http://mail.python.org/mailman/listinfo/xml-sig |
||
|
|
|
||
|
|
|
| Free embeddable forum powered by Nabble | Forum Help |