Tree
From Code Synthesis Wiki
(Difference between revisions)
Revision as of 08:24, 23 August 2006 Boris (Talk | contribs) (Update mapping description) ← Previous diff |
Revision as of 08:27, 23 August 2006 Boris (Talk | contribs) (Add a link to mapping overview) Next diff → |
||
Line 5: | Line 5: | ||
== Official Resources == | == Official Resources == | ||
+ | * [http://www.codesynthesis.com/products/xsd/c++/tree/ C++/Tree Mapping Overview] | ||
* [http://www.codesynthesis.com/projects/xsd/documentation/cxx/tree/quick-guide/ C++/Tree Mapping Quick Guide] | * [http://www.codesynthesis.com/projects/xsd/documentation/cxx/tree/quick-guide/ C++/Tree Mapping Quick 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/faq/ C++/Tree Mapping FAQ] | * [http://www.codesynthesis.com/projects/xsd/documentation/cxx/tree/faq/ C++/Tree Mapping FAQ] |
Revision as of 08:27, 23 August 2006
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 data structure.