[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

[ANN] CodeSynthesis XSD 3.0.0 - Open-source XML Schema to C++ compiler

  • From: Boris Kolpackov <boris@c...>
  • To: xml-dev@l...
  • Date: Wed, 1 Aug 2007 12:54:59 +0000 (UTC)

[ANN] CodeSynthesis XSD 3.0.0 - Open-source XML Schema to C++ compiler
Hi,

I am pleased to announce the availability of CodeSynthesis XSD 3.0.0.

CodeSynthesis XSD is an open-source (GPL2 + proprietary license), cross-
platform W3C XML Schema to C++ data binding compiler. Provided with a
schema, it generates C++ classes that represent the given vocabulary as
well as parsing and serialization code. You can then access the data
stored in XML using types and functions that semantically correspond to
your application domain rather than dealing with elements, attributes,
and text in a direct representation of XML such as DOM or SAX.

XSD supports both in-memory and stream-oriented processing models by
implementing two C++ mappings: C++/Tree and C++/Parser. The C++/Tree
mapping represents the information stored in XML instance documents
as a tree-like, in-memory object model. The C++/Parser mapping
generates parser skeletons for data types defined in XML Schema. Using
these parser skeletons you can build your own in-memory representations
or perform immediate processing of XML documents.

Major new features in this release:

 C++/Tree:

  * Generation of documentation in the Doxygen format.
  * New XML Schema wildcards mapping which represents the matched
    content as DOM fragments.
  * Support for binary serialization in the XDR format.
  * Support for polymorphic binary serialization.
  * New Getting Started guide.

 C++/Parser:

  * Parser implementations for all built-in XML Schema types.
  * Automatic generation of sample parser implementations and test drivers.
  * Support for parsing XML vocabularies with multiple document roots.
  * New Getting Started guide.

For a complete list of new features see

http://www.codesynthesis.com/pipermail/xsd-announcements/2007/000023.html


XSD is available on IBM AIX, GNU/Linux, HP-UX, Mac OS X, Solaris, and
Windows. Supported C++ compilers include: GNU g++, HP aCC, IBM XL C++,
Intel C++, Sun C++, and MS Visual C++.

More information as well as precompiled binaries for all supported
platforms are available from

http://www.codesynthesis.com/products/xsd/


Best Regards,
Boris

-- 
Boris Kolpackov
Code Synthesis Tools CC
http://www.codesynthesis.com
tel: +27 76 1672134
fax: +27 21 5526869




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.