Tree
From Code Synthesis Wiki
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 ==
- C++/Tree Mapping FAQ
- C++/Tree Mapping Customization Guide
- Schema compilation checklist
- Xerces-C++ tips
Official Resources
- C++/Tree Mapping Overview
- C++/Tree Mapping Getting Started Guide
- C++/Tree Mapping User Manual
- Berkeley DB XML Integration Guide