ConanCenter
FAQ
Docs
Blog
Downloads
xsd/4.0.0
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.
c++
xml
Use it
Loading...
Packages
Dependencies
Loading...
Versions
Badges
Recipe info
GPL-2.0
, FLOSSE
View recipe on GitHub
codesynthesis.com/pro...
2023-07-19
0a08368659514ad7f0e...
Available packages
Linux
Windows
macOS
macOS Apple Silicon
Install
Add the following line to your conanfile.txt:
[requires] xsd/4.0.0
Using xsd
Loading ...
Loading...