We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question 开发者_StackOverflowAre there any open source RELAX NG C++ code generator?
Thanks.
I know of none for RELAX NG. However, if you can bring yourself to generate or convert your schema files as XML Schema, then it would be worthwhile to take a look at the C++ code generators from CodeSynthesis. They are GPLv2 open source, with proprietary licenses also available.
http://www.codesynthesis.com/products/
精彩评论