[xsd-users] Member of derived class is sliced on ouptut

Victor Fine victor.fine at gmail.com
Thu Aug 1 11:20:37 EDT 2013


Hello,

I've generated cxx-tree classes from XSDs. I've used the following flags:
--root-element-all --generate-polymorphic --generate-serialization

One of the members of the object I'm serializing is holding a derived type
(at least it is derived in the XSD schema)

Though I can see the derived class members in the debugger, they are not
included in output.

Am I missing something basic ?

Thank you.


More information about the xsd-users mailing list