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
The All-in-One Commerce Platform for Businesses - Shopify
Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
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