XML Schema to C++ Classes [closed] XML Schema to C++ Classes [closed] xml xml

XML Schema to C++ Classes [closed]


Sounds to me like CodeSynthesis is exactly what you are looking for. It's open source and c++.


See XmlPlus-xsd2cpp at Google:

XmlPlus xsd2cpp provides "simple to use" C++ XML data-binding through W3C XML-Schema.

Usage of XmlPlus is covered by the GNU Lesser General Public License


gSOAP Toolkit can do this too! Its is lightweight, and supports C/C++. I have already used it in very demanding projects with success. Also, its licensed under GPL2.

Portability: gSOAP supports most platforms, including embedded systems and small OS (for example WinCE, Symbian, and PalmOS). Portability is tested for Windows (98, XP, Vista), Linux, Unix, Mac OS X, Solaris, HP-UX, AIX, FreeBSD, TRU64, Irix, QNX, and VxWorks.