XSD

From Code Synthesis Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 14:37, 21 August 2006
Boris (Talk | contribs)
(Removed C++ from the links for now)
← Previous diff
Current revision
Erik Sjölund (Talk | contribs)
(added a category: Open source projects that use XSD)
Line 2: Line 2:
== Wiki Resources == == Wiki Resources ==
-* [[Tree mapping|C++/Tree mapping]]+* [[XSD/Post release notes|Post-relase notes]]
-* [[Parser mapping|C++/Parser mapping]]+* [[Tree|C++/Tree mapping]]
 +* [[Parser|C++/Parser mapping]]
 +* [[XSD/Schema compilation checklist|Schema compilation checklist]]
 +* [[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]]
 +* [[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