XSD

From Code Synthesis Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 14:46, 10 October 2006
Boris (Talk | contribs)
(Add links to the Schema and Xerces-C++ tips pages)
← Previous diff
Current revision
Erik Sjölund (Talk | contribs)
(added a category: Open source projects that use XSD)
Line 5: Line 5:
* [[Tree|C++/Tree mapping]] * [[Tree|C++/Tree mapping]]
* [[Parser|C++/Parser mapping]] * [[Parser|C++/Parser mapping]]
 +* [[XSD/Schema compilation checklist|Schema compilation checklist]]
* [[Schemas|Information on using XSD with various standard schemas]] * [[Schemas|Information on using XSD with various standard schemas]]
 +* [[Using XSD with Microsoft Visual Studio]]
 +* [[Using XSD with Eclipse CDT]]
 +* [[Using XSD with Qt Creator]]
 +* [[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]]
 +* [[Using XSD with CMake]]
* [[Xerces tips|Xerces-C++ tips]] * [[Xerces tips|Xerces-C++ tips]]
 +* [[Open source projects that use XSD]]
== Official Resources == == Official Resources ==
* [http://www.codesynthesis.com/products/xsd/ XSD overview] * [http://www.codesynthesis.com/products/xsd/ XSD overview]
* [http://www.codesynthesis.com/projects/xsd/documentation/xsd.xhtml XSD command line interface documentation (man pages)] * [http://www.codesynthesis.com/projects/xsd/documentation/xsd.xhtml XSD command line interface documentation (man pages)]

Current revision

CodeSynthesis XSD is an open-source, cross-platform XML Schema to C++ data binding compiler.

Wiki Resources

Official Resources

Personal tools