XML Schema to C++ data binding compiler for mobile and embedded systems
XSD/e is an open-source, dependency-free XML Schema to C++ compiler for mobile, embedded, and light-weight applications. It provides XML parsing, serialization, XML Schema validation, and XML data binding while maintaining a small footprint and portability.
For further information, refer to the XSD/e project page.
Usage
XSD/e consists of several packages with the main ones being xsde
(the XML
Schema to C++ compiler) and libxsde
(the runtime library). There are also
xsde-tests
and xsde-examples
packages.
... More
license | other: GPL-2.0-only with FLOSS exception |
---|---|
project | xsde |
url | www.codesynthesis.com/products/xsde/ |
doc-url | www.codesynthesis.com/products/xsde/ |
src-url | git.codesynthesis.com/cgit/xsde/xsde/ |
xsde-users@codesynthesis.comMailing list | |
topics | C++XMLXML SchemaXML parsersource code generation |
1 Version
version | 3.4.0 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 3; libxsd-frontend, libcutl, *cli ? |
requires | 2; host, c++11 |
reviews | +1 |