[xsd-users] How to build an object process graph with custom types

Boris Kolpackov boris at codesynthesis.com
Wed May 11 17:26:47 EDT 2011


Hi,

Bo Ba <bo-ba at mail.ru> writes:
 
> This seems to be doable, however, a specific question I have whether
> it would be feasible to skip building the DOM structure and directly
> build my custom object graph using xsd.

Yes, the C++/Parser mapping is designed for exactly this: parsing XML
and building a custom in-memory representation:

http://www.codesynthesis.com/products/xsd/c++/parser/

Boris



More information about the xsd-users mailing list