Parser
From Code Synthesis Wiki
The C++/Parser mapping is an event-driven, stream-oriented XML Schema to C++ mapping that represents the information stored in XML instance documents as statically-typed, vocabulary-specific parsing events.
Wiki Resources
Official Resources
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
test