C++ XML Data Binding

X

Xamalaek

Hello all,

I am looking for a tool that creates C++ classes from a Schema in
order to read an XML file.

I know that Java has JAXB, and there is the Opensource JAXME, but is
there any such equivalent for C++?

I guess I would like the generated classes to use the Xerces C++ XML
parser (my preference). Ultimately I am looking for some sort of
specification for C++/XML data binding.

I.e. the C++/XML data binding compiler would takes as input a Schema
description (in most cases an XML Schema, but it may be a DTD) and
outputs a set of C++ classes, that can read an XML file conforming to
the Schema.

Regards,
X
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top