xsd/README.md

5 lines
260 B
Markdown
Raw Permalink Normal View History

2024-01-05 19:56:13 +01:00
# 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.