Tree
From Code Synthesis Wiki
(Difference between revisions)
Revision as of 14:47, 10 October 2006 Boris (Talk | contribs) (Add a link to the Xerces-C++ tips page) ← Previous diff |
Revision as of 12:37, 2 August 2007 Boris (Talk | contribs) (→Official Resources - Replace Quick Guide with Getting Started Guide) Next diff → |
||
Line 8: | Line 8: | ||
== Official Resources == | == Official Resources == | ||
* [http://www.codesynthesis.com/products/xsd/c++/tree/ C++/Tree Mapping Overview] | * [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/guide/ C++/Tree Mapping Getting Started 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 12:37, 2 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 data structure.