XML data binding: Difference between revisions

Content deleted Content added
DSosnoski (talk | contribs)
Line 23:
===C++===
* [http://codesynthesis.com/products/xsd/ XML Schema Definition Compiler for C++ (XSD)], 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.
 
===Commercial===