I was hoping to move into XML parsing with C++. What resources and information including libraries and includes etc. do I need to get started? I have expat, but am unsure of exactly how to use it. Also, I know about DOM and SAX, but I am also unfamiliar with specifics. Any help is appreciated.
When you register, you'll begin receiving targeted emails from my team of award-winning writers. Our goal is to keep you informed on recent service-oriented architecture (SOA) and SOA-related topics such as integration, governance, Web services, Cloud and more.
Hannah Smalltree, Editorial Director
I recommend
Xerces-C++. It provides an excellent XML parser and also DOM, SAX support.
Dig Deeper
-
People who read this also read...
This was first published in December 2003