February 01, 2008
Hi,

	Is there any D API for XML Pull Parsing as in C#?

	libxml2 preferably: http://xmlsoft.org/xmlreader.html

	I looked at http://www.prowiki.org/wiki4d/wiki.cgi?AllLibraries/XmlLibraries but only found the "traditional way" of processing XML. Nothing on pull parsing.

	Thanks,

marcio	
February 01, 2008
Find the bindings for libxml2 here:

http://www.dsource.org/projects/bcd/

-[Unknown]


Marcio wrote:
> Hi,
> 
>     Is there any D API for XML Pull Parsing as in C#?
> 
>     libxml2 preferably: http://xmlsoft.org/xmlreader.html
> 
>     I looked at http://www.prowiki.org/wiki4d/wiki.cgi?AllLibraries/XmlLibraries but only found the "traditional way" of processing XML. Nothing on pull parsing.
> 
>     Thanks,
> 
> marcio