AW: [xsde-users] c++/Hybrid: element names and line numbers

Christian Sell christian at gsvitec.com
Thu Jan 22 09:50:18 EST 2015


Hello,

> This is not too difficult to implement for a few types but if you need
this for your entire object model, it will be daunting.

That's the impression I took away from my initial investigation, and I agree
that it is impractical, as the parser customization has to be written for
each individual type. And of course, we need error reporting at every point.

We have a large dependency on XSD(/e) at development time for code
generation, and some at runtime. We could move (back, argh!) to XSD for the
development part, and stick with XSD/e for the runtime. We just wanted to
avoid having to maintain 2 tools.

Regards,
Christian



More information about the xsde-users mailing list