Re: XML DOM, but in chunks
- From: Tommy Nordgren <tommy.nordgren@xxxxxxxxx>
- Date: Wed, 31 Oct 2007 22:36:57 +0100
On 31 okt 2007, at 21.24, Sean Davis wrote:
I have some very large XML files that are basically recordsets. IYou need a Python (or other language) implementation of the SAX API
would like to access each record, one-at-a-time, and I particularly
like the ElementTree library for accessing the data. Is there a way
to have ElementTree read only one record of the data at a time?
Alternatively, are there other ways that would allow one to parse out
a record at a time and maintain some nice ways of accessing the
elements within the record?
Thanks,
Sean
-- http://mail.python.org/mailman/listinfo/python-list
----------------------------------
Skinheads are so tired of immigration, that they are going to move to a country that don't accept immigrants!
Tommy Nordgren
tommy.nordgren@xxxxxxxxx
.
- References:
- XML DOM, but in chunks
- From: Sean Davis
- XML DOM, but in chunks
- Prev by Date: a few questions.
- Next by Date: Re: 3 number and dot..
- Previous by thread: Re: XML DOM, but in chunks
- Next by thread: a few questions.
- Index(es):
Relevant Pages
|