EXTERNAL: Re: [xsd-users] Serialization Methods For Polymorphic
Types
Friess, Jason
jason.friess at lmco.com
Wed Oct 5 17:16:50 EDT 2011
Thanks Boris! I have been able to confirm this works as well.
Jason
-----Original Message-----
From: Boris Kolpackov [mailto:boris at codesynthesis.com]
Sent: Wednesday, October 05, 2011 9:43 AM
To: Friess, Jason
Cc: xsd-users at codesynthesis.com
Subject: Re: EXTERNAL: Re: [xsd-users] Serialization Methods For Polymorphic Types
Hi Jason,
Friess, Jason <jason.friess at lmco.com> writes:
> What about going the other way - from XML to objects? Can we call the
> parent type deserialization method with some XML (that could represent
> a child type) and then get a child type object instance back?
Yes, the other way works as well.
Boris
More information about the xsd-users
mailing list