XML Parser

Hello,

Whether anyone has implemented a XML Parser (small foot-print) for OpenAT OS?
Or from where can I get help?

PS: I am have added the same question in OVerview forum. Did this, as I was not sure where this question should get placed.

Regards,
–Shilpa.

wavecom.com/lua/wiki/tiki-in … pleXmlRead

It can easily be modified into a stream-based parser if required.

I found this:
applied-mathematics.net/tools/xmlParser.html

Here is another one:
http://www.codeguru.com/cpp/data/data-misc/xml/article.php/c4549/

I have tried it myself and it works fine…

Regards
Palsson