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

CodeSynthesis XSD 2.1.1 - open-source XML Schema to C++ translator

From: Boris Kolpackov <boris@codesynthesis.com>
Date: Tue, 9 May 2006 15:19:56 +0200
To: xmlschema-dev@w3.org
Message-ID: <20060509131956.GA4604@karelia>
c message open source

Hi,

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

CodeSynthesis XSD is an open-source, cross-platform W3C XML Schema to
C++ translator. 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.

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++,
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

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


Received on Tuesday, 9 May 2006 13:28:48 GMT

Subscribe to the Stylus Scoop newsletter for helpful XML tips and tutorials.
Email
First Name
Last Name
Company

Download Stylus Studio 6 XML Enterprise Edition

Subscribe in XML format
RSS 2.0
Atom 0.3
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-2007 All Rights Reserved.