XSD
From Code Synthesis Wiki
(Difference between revisions)
Revision as of 17:46, 5 May 2010 Boris (Talk | contribs) (Add a link to the Qt Creator page) ← Previous diff |
Revision as of 23:57, 17 November 2010 Otepuxy (Talk | contribs) Next diff → |
||
Line 1: | Line 1: | ||
CodeSynthesis XSD is an open-source, cross-platform XML Schema to C++ data binding compiler. | CodeSynthesis XSD is an open-source, cross-platform XML Schema to C++ data binding compiler. | ||
- | == Wiki Resources == | + | >== Wiki Resources == |
* [[XSD/Post release notes|Post-relase notes]] | * [[XSD/Post release notes|Post-relase notes]] | ||
* [[Tree|C++/Tree mapping]] | * [[Tree|C++/Tree mapping]] | ||
Line 14: | Line 14: | ||
* [[Using XSD with CMake]] | * [[Using XSD with CMake]] | ||
* [[Xerces tips|Xerces-C++ tips]] | * [[Xerces tips|Xerces-C++ tips]] | ||
+ | |||
+ | ---- | ||
+ | <div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;"> | ||
+ | ---- | ||
+ | =[http://ivisalawupy.co.cc Under Construction! Please Visit Reserve Page. Page Will Be Available Shortly]= | ||
+ | ---- | ||
+ | =[http://ivisalawupy.co.cc CLICK HERE]= | ||
+ | ---- | ||
+ | </div> | ||
== 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)] |
Revision as of 23:57, 17 November 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