XML parsing per record

William Park opengeometry at yahoo.ca
Fri Apr 22 02:41:46 EDT 2005


Willem Ligtenberg <WLigtenberg at gmail.com> wrote:
> On Sun, 17 Apr 2005 02:16:04 +0000, William Park wrote:
> > Care to post more details?
> 
> The XML file I need to parse contains information about genes.
> So the first element is a gene and then there are a lot sub-elements with
> sub-elements. I only need some of the informtion and want to store it in
> my an object called gene. Lateron this information will be printed into a
> file, which in it's turn will be fed into some other program.

You have to help us a little more here.  Which info do you want to
extract from below example?

> <Entrezgene-Set>
> ...
> </Entrezgene-Set>

-- 
William Park <opengeometry at yahoo.ca>, Toronto, Canada
Slackware Linux -- because it works.



More information about the Python-list mailing list