Tree
From Code Synthesis Wiki
(Difference between revisions)
Revision as of 12:18, 17 February 2008 Boris (Talk | contribs) (→Wiki Resources - Add a link to the schema compilation checklist) ← Previous diff |
Revision as of 17:58, 6 December 2008 LetopAssit (Talk | contribs) (eltcolilet) Next diff → |
||
Line 1: | Line 1: | ||
+ | basacdr | ||
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. | 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. | ||
Revision as of 17:58, 6 December 2008
basacdr 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