free xml to c++ binding too

B

B.C.

Do you know if there is free tool for generating c++ code (that reads xml)
from dtd or xsd files?

Thanks
 
J

Jeroen N. Witmond

B.C. schreef:
Do you know if there is free tool for generating c++ code (that reads xml)
from dtd or xsd files?

Thanks

Allow me rephrase your question: You are looking for a free tool that
reads dtd or xsd and writes c++. This c++ (when compiled atc) will
(also) read xml and do beautiful stuff.

The XML answer probably is to find or create an xslt that transforms
xsd to C++, and feed that xslt to a open source xslt processor, such
as Xalan. http://xml.apache.org/xalan-c/ Does anybody have references
to such xslt?

This does help for dtd, unfortunately.

Jeroen.
 

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,056
Latest member
GlycogenSupporthealth

Latest Threads

Top