XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
XML.com -> Buyer's Guide -> Application Generator -> CodeSynthesis XSD/e Embedded XML Parser Generator

CodeSynthesis XSD/e Embedded XML Parser Generator

Version: 1.0.0
Company: Code Synthesis Tools

Overview

CodeSynthesis XSD/e is an open-source XML parser generator for mobile and embedded systems. It provides event-driven, stream-oriented XML parsing, XML Schema validation, and C++ data binding while maintaining a small footprint and portability. Provided with an XML instance specification (XML Schema), XSD/e generates validating C++ parser skeletons for data types defined in your vocabulary. You can then implement these parser skeletons to build your own in-memory representation or perform immediate processing as parts of your XML document become available. Compared to general-purpose validating XML parsers, the XSD/e-generated parsers are 2-10 times faster while maintaining the lowest static and dynamic memory footprints. XSD/e is also highly-portable and can be used without STL, RTTI, iostream, C++ exceptions, and C++ templates.

Typical Applications: Embedded and mobile C++ application development.

Availability: 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: http://www.codesynthesis.com/products/xsde/
Email:

This information has been provided by the vendor and has not been evaluated by O'Reilly's editorial staff.