XSD
From Code Synthesis Wiki
(Difference between revisions)
Revision as of 14:31, 3 February 2010 Boris (Talk | contribs) (Add a link to the Using XSD with Eclipse CDT page) ← Previous diff |
Revision as of 17:46, 5 May 2010 Boris (Talk | contribs) (Add a link to the Qt Creator page) Next diff → |
||
Line 9: | Line 9: | ||
* [[Using XSD with Microsoft Visual Studio]] | * [[Using XSD with Microsoft Visual Studio]] | ||
* [[Using XSD with Eclipse CDT]] | * [[Using XSD with Eclipse CDT]] | ||
+ | * [[Using XSD with Qt Creator]] | ||
* [[XSD/AIX XLC|Using XSD on AIX with IBM XL C++]] | * [[XSD/AIX XLC|Using XSD on AIX with IBM XL C++]] | ||
* [[XSD/HP-UX AP|Using XSD on HP-UX with aCC and the -AP option]] | * [[XSD/HP-UX AP|Using XSD on HP-UX with aCC and the -AP option]] |
Revision as of 17:46, 5 May 2010
CodeSynthesis XSD is an open-source, cross-platform XML Schema to C++ data binding compiler.
Wiki Resources
- Post-relase notes
- C++/Tree mapping
- C++/Parser mapping
- Schema compilation checklist
- Information on using XSD with various standard schemas
- Using XSD with Microsoft Visual Studio
- Using XSD with Eclipse CDT
- Using XSD with Qt Creator
- Using XSD on AIX with IBM XL C++
- Using XSD on HP-UX with aCC and the -AP option
- Using XSD with CMake
- Xerces-C++ tips