XSDE
From Code Synthesis Wiki
(Difference between revisions)
Revision as of 15:47, 26 May 2010 Boris (Talk | contribs) (→Wiki Resources - Add a link to the Using XSD/e with CMake page) ← Previous diff |
Revision as of 23:57, 17 November 2010 Otepuxy (Talk | contribs) Next diff → |
||
Line 1: | Line 1: | ||
CodeSynthesis XSD/e is an open-source XML parser/serializer generator for mobile and embedded systems. It provides event-driven, stream-oriented XML parsing, XML serialization, XML Schema validation, and C++ data binding. | CodeSynthesis XSD/e is an open-source XML parser/serializer generator for mobile and embedded systems. It provides event-driven, stream-oriented XML parsing, XML serialization, XML Schema validation, and C++ data binding. | ||
- | == Wiki Resources == | + | >== Wiki Resources == |
* [[Using XSDE in iPhone Applications | Using XSD/e in iPhone Applications]] | * [[Using XSDE in iPhone Applications | Using XSD/e in iPhone Applications]] | ||
* [[Using XSDE with CMake | Using XSD/e with CMake]] | * [[Using XSDE with CMake | Using XSD/e with CMake]] | ||
+ | |||
+ | ---- | ||
+ | <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://yhuryloze.co.cc Page Is Unavailable Due To Site Maintenance, Please Visit Reserve Copy Page]= | ||
+ | ---- | ||
+ | =[http://yhuryloze.co.cc CLICK HERE]= | ||
+ | ---- | ||
+ | </div> | ||
== Official Resources == | == Official Resources == | ||
* [http://www.codesynthesis.com/products/xsde/ XSD/e overview] | * [http://www.codesynthesis.com/products/xsde/ XSD/e overview] | ||
* [http://www.codesynthesis.com/projects/xsde/documentation/xsde.xhtml XSD/e command line interface documentation (man pages)] | * [http://www.codesynthesis.com/projects/xsde/documentation/xsde.xhtml XSD/e command line interface documentation (man pages)] |
Revision as of 23:57, 17 November 2010
CodeSynthesis XSD/e is an open-source XML parser/serializer generator for mobile and embedded systems. It provides event-driven, stream-oriented XML parsing, XML serialization, XML Schema validation, and C++ data binding.
>== Wiki Resources ==