Oct 04, 2006
CodeSynthesis XSD is an open-source, cross-platform 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. You can then access the data stored in XML using types and functions that semantically correspond to your application domain rather than dealing with intricacies of reading and writing XML. XSD supports a wide range of industry standards and schemas including X3D. XSD is dual-licensed under the GPL and a commercial license.
