473,395 Members | 1,688 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

[ANN] CodeSynthesis XSD 3.2.0 released

Hi,

I am pleased to announce the availability of CodeSynthesis XSD 3.2.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.

CodeSynthesis XSD supports both in-memory and event-driven processing
models by implementing two C++ mappings: C++/Tree and C++/Parser. The
C++/Tree mapping represents the information stored in XML 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 data as it becomes available.

Major new features in this release:

C++/Tree:

* Support for locating object model nodes with XPath queries.
* Automatic assignment of namespace prefixes during serialization.
* Polymorphism-aware object model comparison and printing.
* Generation of non-copying constructors.
* Support for the fractionDigits/totalDigits facets during serialization.

C++/Parser:

* Support for generation of the XML Schema namespace into a separate
header file.
* Reduced usage of virtual inheritance which results in a much smaller
object code size and faster C++ compilation.

For a complete list of new features in this release see:

http://www.codesynthesis.com/piperma...08/000030.html

CodeSynthesis 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, documentation, source code, and precompiled binaries
for all the supported platforms are available from:

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

--
Boris Kolpackov
Code Synthesis Tools CC
http://www.codesynthesis.com
tel: +27 76 1672134
fax: +27 21 5526869
Oct 1 '08 #1
0 1211

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Chad Z. Hower aka Kudzu | last post by:
I debated over whether or not to post this on the .ann group or not. Its not an announcement as I am really looking for feedback only on the asp.net relative portions. This does of course require...
2
by: Boris Kolpackov | last post by:
Hi, I am pleased to announce the availability of Apache Xerces-C++ 3.0.0. Xerces-C++ is an open-source validating XML parser written in a portable subset of C++. It provides DOM (level 1, 2, and...
0
by: Boris Kolpackov | last post by:
Hi, I am pleased to announce the availability of CodeSynthesis XSD 3.2.0. CodeSynthesis XSD is an open-source (GPL2 + proprietary license), cross- platform W3C XML Schema to C++ data binding...
0
by: Boris Kolpackov | last post by:
Hi, I am pleased to announce the availability of Apache Xerces-C++ 3.0.0. Xerces-C++ is an open-source validating XML parser written in a portable subset of C++. It provides DOM (level 1, 2, and...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.