Provides XML Data Binding for C++ through XML Schema. Features: a) xsd2cpp - generates C++ XML Objects(X/O mapping) b) XML I/O ie. marshalling-unmarshalling(serialization-deserialization) c) roundtrip retains processing instructions and comments
Features
- xsd2cpp generates the C++ sources(implementation/headers) for the supplied XML-Schema
- xsd2cpp generates a main.cpp template, to demonstrate how generated sources can be consumed
- xsd2cpp generates the automake/autoconf files for building the generated source
- C++ Data-Binding, validating-parser, writer for xml-files constrained by the supplied XML-schema
- roundtrip retains comments and processing instructions
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow XmlPlus xsd2cpp : C++ XML Data Binding
Other Useful Business Software
Simple, Secure Domain Registration
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Rate This Project
Login To Rate This Project
User Reviews
-
very impressive, using the most recent snapshot does bring many improvements for more complex definitions. c++ code is clean and readable when debugging