Re: [ANN] XSD/e 1.0.0 - embedded XML parsing, validation and C++ data binding
"Mukesh Kumar" <[email protected]>
| Newsgroups | gmane.text.xml.expat.general |
|---|---|
| Message-ID | <7C83A8A6B56D3A478333B1DF47E1858678850D@MPBABGEX01.corp.mphasis.com> |
Is it , it is a great news, I will try it out in this weekend. I have a small question, are you trying to be an opponent to expat , I mean the opposite one.. Cheers :) Muki. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Boris Kolpackov Sent: Wednesday, March 21, 2007 4:36 PM To: [email protected] Subject: [Expat-discuss] [ANN] XSD/e 1.0.0 - embedded XML parsing,validation and C++ data binding Hi, I am pleased to announce the availability of CodeSynthesis XSD/e 1.0.0. 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. For example, a validating parser executable can be as small as 120KB in size. XSD/e is also highly-portable and can be used without STL, RTTI, iostream, C++ exceptions, and C++ templates. 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 Kolpackov _______________________________________________ Expat-discuss mailing list [email protected] http://mail.libexpat.org/mailman/listinfo/expat-discuss