5 lines
260 B
Markdown
5 lines
260 B
Markdown
# xsd
|
|
|
|
CodeSynthesis XSD is a W3C XML Schema to C++ translator. It generates vocabulary-specific, statically-typed C++ mappings (also called bindings) from XML Schema definitions. XSD supports two C++ mappings: in-memory C++/Tree and event-driven C++/Parser.
|
|
|