- CodeSynthesis XSD
A cross-platform W3C XML Schema to C++ data binding compiler. Provided with an XML instance specification (XML Schema), it generates C++ classes that represent the given vocabulary as well as parsing and serialization code. [Open Source, GPL]
http://codesynthesis.com/products/xsd/
(Added: Mon Apr 04 2011 Hits: 0 Rating: 0.00 Votes: 0)
Rate It
Review It
- RapidXml
An attempt to create the fastest XML parser possible, while retaining usability, portability and reasonable W3C compatibility. It is an in-situ parser written in modern C++, with parsing speed approaching that of strlen function executed on the same data. [Open Source]
http://rapidxml.sourceforge.net
(Added: Mon Apr 04 2011 Hits: 0 Rating: 0.00 Votes: 0)
Rate It
Review It
- TiCPP
TiCPP is short for the official name TinyXML++. It is a completely new interface to TinyXML that uses many of the C++ strengths: Templates, exceptions, and much better error handling. [Open Source, MIT]
http://code.google.com/p/ticpp/
(Added: Mon Apr 04 2011 Hits: 0 Rating: 0.00 Votes: 0)
Rate It
Review It
|