[Ext] Re: [xsd-users] DLLs and --generate-element-type
--generate-element-map
Boris Kolpackov
boris at codesynthesis.com
Mon Jul 13 08:24:14 EDT 2026
Hi Nicolas,
Nicolas Weidmann <n.weidmann at lombardodier.com> writes:
> When I don't use --generate-element-type --generate-element-map, the
> generated parseElement / serializeElement successfully handle sub-classes
> of the element's type.
This is with the multiple DLLs setup, right?
> As soon as I activate --generate-element-type --generate-element-map,
> I can only parse or serialize the element's (top) type.
As a test, could you try to place all the generated code directly into
the executable and see if that makes any difference? It would be good
to understand of this is related to the DLLs split or something else.
More information about the xsd-users
mailing list