Content deleted Content added
Update release information |
No edit summary |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 1:
{{Infobox software
| name
| developer
| latest release version = 4.2.0
| latest release
| operating system = [[Cross-platform]] [[C++]]
|
▲| genre = [[XML Data Binding]]
▲| license = [[GNU General Public License]] and Proprietary License
▲| website = http://www.codesynthesis.com/products/xsd
}}
'''CodeSynthesis XSD''' is an [[XML Data Binding]] compiler for [[C++]] developed by [[Code Synthesis]] and [[dual license|dual-licensed]] under the [[GNU GPL]] and a proprietary license. Given an [[XML]] instance specification ([[XML Schema (W3C)|XML Schema]]), it generates C++ classes that represent the given vocabulary as well as parsing and serialization code. It is supported on a large number of platforms, including [[
One of the unique features of CodeSynthesis XSD is its support for two different XML Schema to C++ mappings: in-memory C++/Tree
CodeSynthesis XSD itself is written in C++.
==References==
{{reflist}}
==External links==
|