Tree

From Code Synthesis Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 08:17, 5 August 2007
Boris (Talk | contribs)
(Add a reference to the BDB integration guide)
← Previous diff
Revision as of 08:12, 24 August 2007
Boris (Talk | contribs)
(Add the Community Resources section)
Next diff →
Line 11: Line 11:
* [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] * [http://www.codesynthesis.com/projects/xsd/documentation/cxx/tree/dbxml/ Berkeley DB XML Integration Guide]
 +
 +== Community Resources ==
 +* [http://www.xs4all.nl/~jnw/codesynthesis/xmlnamespace/index.html Various ways to handle pervasive content using the xml:base attribute as an example, by Jeroen N. Witmond]

Revision as of 08:12, 24 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

Community Resources

Personal tools