Tree

From Code Synthesis Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 08:15, 5 August 2007
Boris (Talk | contribs)
(Remove reference to the official FAQ)
← Previous diff
Revision as of 08:17, 5 August 2007
Boris (Talk | contribs)
(Add a reference to the BDB integration guide)
Next diff →
Line 10: Line 10:
* [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]

Revision as of 08:17, 5 August 2007

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

Personal tools