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

[ANN] CodeSynthesis XSD 4.0.0 released, adds support for C++11

  • From: Boris Kolpackov <boris@codesynthesis.com>
  • To: xml-dev@lists.xml.org
  • Date: Tue, 22 Jul 2014 12:50:50 +0200

[ANN] CodeSynthesis XSD 4.0.0 released
Hi,

I am pleased to announce the release of CodeSynthesis XSD 4.0.0.

XSD is an open source, 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 XML 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.

Major new features in this release:

  * Support for C++11 in addition to C++98.

  * Support for ordered types including mixed content.

  * Support for anyType and anySimpleType content extraction as
    DOM and text, respectively.

  * Improved streaming, partially in-memory parsing and serialization
    support including better XML namespace handling and streaming at
    multiple document levels.

  * Automatic generation of make-style dependency information.

This release also adds support for Clang as well as Visual Studio 2012
(11.0) and 2013 (12.0).

A more detailed discussion of these features can be found in the following
blog post:

http://www.codesynthesis.com/~boris/blog/2014/07/22/codesynthesis-xsd-4-0-0-released/

For the complete list of new features in this version see the official
release announcement:

http://www.codesynthesis.com/pipermail/xsd-announcements/2014/000041.html

XSD is written in portable C++ (both C++98/03 and C++11 are supported) and
you should be able to use it with any reasonably modern C++ compiler. In
particular, we have tested this release on GNU/Linux (x86/x86-64), Windows
(x86/x86-64), Mac OS X (x86), and Solaris (x86/x86-64/SPARC) with GNU g++
4.2.x-4.8.x, MS Visual C++ 2005, 2008, 2010, 2012, 2013, Sun Studio 12u2,
and Clang 3.x.

More information, documentation, source code, and pre-compiled binaries
are available from:

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

Enjoy,
	Boris


[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.