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.
[edit]
Wiki Resources
- C++/Tree Mapping FAQ
- C++/Tree Mapping Customization Guide
- Schema compilation checklist
- Xerces-C++ tips
- Binary serialization
[edit]
Official Resources
[edit]
Community Resources
- Article in the C++ Source journal introducing XML Data Binding in C++
- Various ways to handle pervasive content using the xml:base attribute as an example, by Jeroen N. Witmond
- Handling configuration files with XSD and C++/Tree, by Jos van den Oever
Retrieved from "http://wiki.codesynthesis.com/Tree"