XML data binding: Difference between revisions

Content deleted Content added
Boseko (talk | contribs)
External link: added a link to XML Schema to C++ binding spec.
Boseko (talk | contribs)
C++: updated link text.
Line 21:
 
===C++===
* [http://codesynthesis.com/products/xsd/ xsdXML Schema Definition Compiler for C++ (XSD)], open source data binding tool that uses W3C XML Schema as a schema language, also provides an event-driven, SAX-like C++ mapping in addition to the standard tree-like in-memory representation
 
===Commercial===