Xsd
This entry published by the Free Software Foundation.
xsd
http://codesynthesis.com/products/xsd/
'xsd' is a W3C XML Schema to C++ translator. It generates a vocabulary-specific, statically-typed C++ mapping (also called binding) from XML Schema definitions. The mapping consists of data types that represent the given vocabulary, a set of parsing functions that convert XML instance documents to a tree-like in-memory data structure, and a set of serialization functions that convert the in-memory representation back to XML. 'xsd' features C++ standard library-based language mapping, configurable base character type (char/wchar_t), support for all XML Schema built-in types, custom Schema to C++ namespace mapping, platform-independent generated code, and more.
Documentation
User manpage available in HTML format from http://codesynthesis.com/projects/xsd/documentation/xsd.xhtml
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2 with exception | Janet Casey | 2453591.59 August 2005 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking,Support | mailto:xsd-users@codesynthesis.com |
Software prerequisites
| Kind | Description |
|---|---|
| Required to build | gcc 3.4.3 or later |
| Required to build | build 0.1.15 or later |
| Required to use | libxsd-frontend 1.0.2 or later |
| Required to use | libbackend-elements 1.0.1 or later |
| Required to use | libcult 1.0.1 or later |
| Required to use | libxerces-c 2.6.0 or later |
| Required to use | libboost_filesystem 1.32.0 or later |
| Required to use | libboost_regex 1.32.0 or later |
Click here if you'd like to report a problem or make a suggestion that could
This entry (in part or in whole) was last reviewed on 11 August 2005.
Problem with this listing?
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
This page was last modified on 12 April 2011, at 15:38.

