- From: Boris Kolpackov <boris@codesynthesis.com>
- Date: Tue, 13 Nov 2007 14:40:28 +0200
- To: xmlschema-dev@w3.org
- Message-ID: <20071113124028.GA25446@karelia>
Hi, I am pleased to announce the availability of CodeSynthesis XSD/e 2.0.0. CodeSynthesis XSD/e is an open-source (GPL2 + proprietary license) XML parser/serializer generator for mobile and embedded systems. It provides event-driven, stream-oriented XML parsing, XML serialization, XML Schema validation, and C++ data binding while maintaining a small footprint and portability. This release adds the new Embedded C++/Serializer mapping which generates validating serializer skeletons for data types defined in XML Schema. These skeletons can then be implemented to serialize application data to XML. In comparison to the traditional, tree-like data binding model, the C++/Serializer mapping allows you to create large XML documents that would not fit into memory, perform stream- oriented serialization, and use your own in-memory representation as a data source. For more information on this mapping see: http://www.codesynthesis.com/products/xsde/c++/serializer/ As well as the Embedded C++/Serializer Mapping Getting Started Guide: http://www.codesynthesis.com/projects/xsde/documentation/cxx/serializer/guide/ For a complete list of new features in this release see: http://www.codesynthesis.com/pipermail/xsde-announcements/2007/000002.html Supported embedded toolchains include GNU g++ 2.95.x-4.x.x, eMbedded Visual C++ 4.0, and Visual Studio 2005 with Smart Devices support. Precompiled binary distributions are available for GNU/Linux, Solaris, and Windows host development platforms. More information, documentation, source code, and precompiled binaries are available from http://www.codesynthesis.com/products/xsde/ Best regards, Boris P.S.: Preformatted HTML with updates to the Tools section is attached. -- Boris Kolpackov Code Synthesis Tools CC http://www.codesynthesis.com tel: +27 76 1672134 fax: +27 21 5526869
Attachments
- text/html attachment: csxsde.html
Received on Tuesday, 13 November 2007 12:49:01 UTC