XSD
From Code Synthesis Wiki
(Difference between revisions)
Revision as of 13:22, 31 August 2009 Boris (Talk | contribs) ← Previous diff |
Revision as of 13:05, 3 February 2010 Boris (Talk | contribs) (Add a link to the Using XSD with CMake page) Next diff → |
||
Line 10: | Line 10: | ||
* [[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]] | ||
+ | * [[Using XSD with CMake]] | ||
* [[Xerces tips|Xerces-C++ tips]] | * [[Xerces tips|Xerces-C++ tips]] | ||
Revision as of 13:05, 3 February 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 on AIX with IBM XL C++
- Using XSD on HP-UX with aCC and the -AP option
- Using XSD with CMake
- Xerces-C++ tips