Hi all,

I am having a hard time serializing derived complex types from XML. I used
the "Import Web Service" wizard to create proxy classes for the SOAP
described elements.

The XML that I am consuming comes from a .NET backed and include typing
statements like this:

<AssetType xsi:type="CarAssetType" />

This element is always serialized as an instance of AssetType not an
instance of CarAssetType.

Does flex not support derived typing during XML serialization?

Thanks for the help,
Derek Basch

-- 
View this message in context: 
http://www.nabble.com/Serializing-derived-complex-types-from-XML-tp21734847p21734847.html
Sent from the FlexCoders mailing list archive at Nabble.com.

Reply via email to