Parser
From Code Synthesis Wiki
(Difference between revisions)
Revision as of 08:28, 23 August 2006 Boris (Talk | contribs) (Create initial page) ← Previous diff |
Revision as of 12:38, 2 August 2007 Boris (Talk | contribs) (→Official Resources - Replace Quick Guide with Getting Started Guide) Next diff → |
||
Line 6: | Line 6: | ||
== Official Resources == | == Official Resources == | ||
* [http://www.codesynthesis.com/products/xsd/c++/parser/ C++/Parser Mapping Overview] | * [http://www.codesynthesis.com/products/xsd/c++/parser/ C++/Parser Mapping Overview] | ||
- | * [http://www.codesynthesis.com/projects/xsd/documentation/cxx/parser/quick-guide/ C++/Parser Mapping Quick Guide] | + | * [http://www.codesynthesis.com/projects/xsd/documentation/cxx/parser/guide/ C++/Parser Mapping Getting Started Guide] |
Revision as of 12:38, 2 August 2007
The C++/Parser mapping is a stream-oriented XML Schema to C++ mapping that represents the information stored in XML instance documents as statically-typed, vocabulary-specific parsing events.