could anyone suggest some tools that generate code file for visiting models defined in XML schema?
Ideally it should generate a streaming XML parser that reads input XML and calls methods like visitMyModelElement() once it finds MyModelElement. Then I'd just fill blank methods and will have my "mapper" code.
It was a short version, and I'll try to describe the background. I am thinking how should we approach yet another tree-to-tree mapping problem: https://gis.stackexchange.com/questions/1879/how-to-convert-gml-to-features-in-arcobjects
-- I took a look at the 'best practices of best practicioners' just to recall that OutOfMemoryException some night at some BigCustomer will happen if we go after them. Are there bettter-than-better practices around?
(I will write more info if my question was not clear enough)