[xsd-users] Using template to serialize and deserialize

Wallman, Joakim Joakim.Wallman at gyros.com
Thu Apr 26 09:55:51 EDT 2012


Hi!

When we generate code with the Codesynthesis XSD we get serialization and parsing functions as global (not defined in the class) functions. Is there any way to generate so these functions will be static in the class and have  same name for all classes so it is possible to use template to minimize the code?

Regards
Joakim


More information about the xsd-users mailing list