XML data binding: Difference between revisions

Content deleted Content added
Update wikilink to moved page
Line 26:
* [http://codesynthesis.com/products/xsd/ CodeSynthesis XSD - XML Data Binding Compiler for C++], open source data binding tool that provides an event-driven, SAX-like C++ mapping in addition to the standard, tree-like in-memory representation
* [http://tech-know-ware.com/lmx/ LMX - XML to C++ Data Binding Code Generator] Convert XML Schema to C++ code for easy interfacing to XML data.
* [http://xmlbeansxx.touk.pl/ xmlbeansxx] - a C++ library for easing the processing of XML data. It is very similar to and in fact was inspired by [http://xmlbeans.apache.org Apache XMLBeans] (by The Apache Xml Project).
 
===Commercial===