Good day, Could you please add the following to the Tools section on the XML Schema page (http://www.w3.org/XML/Schema#Tools): ------------------------------------------------------------------------ <p><a href="http://codesynthesis.com/products/xsd/">xsd</a>, Code Synthesis Tools CC, 2005-10-08</p> <p><i>xsd</i> is a cross-platform, open source W3C XML Schema to C++ translator. It supports two C++ mappings: in-memory C++/Tree and event-driven C++/Parser.</p> <p>The C++/Tree mapping consists of data types that represent the given vocabulary, a set of parsing functions that convert XML instance documents to a tree-like in-memory data structure, and a set of serialization functions that convert the in-memory representation back to XML.</p> <p>The C++/Parser mapping provides parser templates for data types defined in XML Schema. Using these parser templates you can build your own in-memory representations or perform immediate processing of XML instance documents.</p> ------------------------------------------------------------------------ thanks, -borisReceived on Saturday, 8 October 2005 15:40:22 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 11 January 2011 00:14:51 GMT