Thomas Ranneberger <tpr...@gmail.com> 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: c-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: c-dev-h...@xerces.apache.org