[xsd-users] Controling the registration of the polymorphic types.

Vladimir Vasilyev vladimir.vasilyev at mobile-mir.com
Mon Nov 23 14:27:52 EST 2009


Hello,

i am still new to the xsd tool and could not find out how to customize the
handling of polymorphic types... So i am begging for help.

How can i control the registration of the polymorphic types?

I want to be able to register the type on demand (for instance when the
dll is being loaded)
and not by a static variable.
How can i remove static variables and generate a [global] function with
several calls
to type_factory_map_instance.register_type?

Best regards,
Vladimir.



More information about the xsd-users mailing list