Sunday, September 30, 2012

[android-developers] Returning complex object/s via SOAP from .Net web services

Hi everyone

Can anyone suggest what are the options for returning complex object/s via SOAP from .Net web services?

At the moment I am trying to parse the XML data structure and not quite sure how to do so. The data returned looks like this:
<string><title>Pasifika Drums</title><description>This is a description ....<description><url>http://.../Demo.aspx</url><images>http://.../img1.jpg</images></string>


Thanks in advance.
Lara

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment