Thomas Ranneberger <[email protected]> writes:

> I am attempting to take provided .xsd files that detail the xml schema
> definitions of certain message types, and turn these into C++ classes
> for sending messages and validating those message fields. Does this
> sound like something Xerces is capable of doing?

There is a tool called XSD (built on top of Xerces-C++) that does this:

https://codesynthesis.com/products/xsd/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to