Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


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

From: Boris Kolpackov <boris@-------------.--->
To: xmlschema-dev@--.---
Date: 9/26/2006 12:03:00 PM
Hi,

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

CodeSynthesis 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 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 data structure. The C++/Parser mapping
generates parser templates for data types defined in XML Schema. Using
these parser templates you can build your own in-memory representations
or perform immediate processing of XML instance documents.

Major new features in this version:

  * Support for IBM XL C++
  * Support for Solaris on x86 and GNU/Linux on PowerPC
  * Escaping of conflicting identifiers across inheritance hierarchies

 C++/Tree:

  * Option to suppress generation of parsing code
  * Option to generate forward declaration headers
  * Customization of the generated and XML Schema built-in types
  * New example and guide that show how to use XSD with Berkeley DB XML

 C++/Parser:

  * Validation of the attribute structure
  * Validation of the character content models including mixed content
  * Validation of the built-in XML Schema types
  * Optimizations for space and time in the generated code


For a complete list of new feature see

http://codesynthesis.com/pipermail/xsd-announcements/2006/000012.html


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

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

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


Best Regards,
Boris


P.S.: Preformatted HTML with updates to the Tools section is attached.


-- 
Boris Kolpackov
Code Synthesis Tools CC
w| http://www.codesynthesis.com
t| +27 76 1672134
f| +27 21 5526869


transparent
Print
Mail
Digg
delicious
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent