XML data binding: Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
m Plural external links &/or general fixes using AWB
C++: updated link text for XSD
Line 22:
 
===C++===
* [http://codesynthesis.com/products/xsd/ CodeSynthesis XSD - XML SchemaData DefinitionBinding 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.