Tree

From Code Synthesis Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 19:40, 24 August 2007
Boris (Talk | contribs)
(Community Resources - Add a link to the Community Resources section)
← Previous diff
Current revision
Boris (Talk | contribs)
(remove outdated link)
Line 4: Line 4:
* [[Tree/FAQ|C++/Tree Mapping FAQ]] * [[Tree/FAQ|C++/Tree Mapping FAQ]]
* [[Tree/Customization guide|C++/Tree Mapping Customization Guide]] * [[Tree/Customization guide|C++/Tree Mapping Customization Guide]]
 +* [[XSD/Schema compilation checklist|Schema compilation checklist]]
* [[Xerces tips|Xerces-C++ tips]] * [[Xerces tips|Xerces-C++ tips]]
 +* [[Binary serialization|Binary serialization]]
== Official Resources == == Official Resources ==
Line 10: Line 12:
* [http://www.codesynthesis.com/projects/xsd/documentation/cxx/tree/guide/ C++/Tree Mapping Getting Started Guide] * [http://www.codesynthesis.com/projects/xsd/documentation/cxx/tree/guide/ C++/Tree Mapping Getting Started Guide]
* [http://www.codesynthesis.com/projects/xsd/documentation/cxx/tree/manual/ C++/Tree Mapping User Manual] * [http://www.codesynthesis.com/projects/xsd/documentation/cxx/tree/manual/ C++/Tree Mapping User Manual]
-* [http://www.codesynthesis.com/projects/xsd/documentation/cxx/tree/dbxml/ Berkeley DB XML Integration Guide] 
== Community Resources == == Community Resources ==

Current revision

The C++/Tree mapping is an in-memory XML Schema to C++ mapping that represents the information stored in XML instance documents as a statically-typed, tree-like object model.

Wiki Resources

Official Resources

Community Resources

Personal tools