[flexcoders] Serializing derived complex types from XML

2009-01-30 Thread Derek Basch
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

[flexcoders] Serializing derived complex types from XML

2009-01-30 Thread dbasch
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