[XML-SIG] Re: Some questions from a beginner

Pawel Lewicki lewicki at provider.pl
Mon Mar 1 06:03:06 EST 2004


>"Fredrik Lundh" <fredrik at pythonware.com> wrote in message
news:c1s48o$rd6$1 at sea.gmane.org...
...
> if the source file is relatively structured (e.g. it contains many
> thousand records, all having an identical structure), you can use
> an incremental DOM parsing approach.
>
>
> here's an example for the elementtree library:
>
>     http://effbot.org/zone/element-pull.htm
>
> I'm sure you use a similar approach with many other DOM libraries.
>
> </F>

Thanx a lot. ElementTree library works perfectly for me.

Pawel






More information about the XML-SIG mailing list