On Fri, Jul 30, 2010 at 23:35, beacon <indiantalkiedhi...@gmail.com> wrote:

> Hi ,
>
>  I am trying to retrieve a XML document from web service. I am passing
> a soap object with a token implementing the OAuth concept and
> retrieving the data. But the data does not turn out to be in XML
> format. It contains a curly braces in the place of start tag and
> semicolons when it ends. Is there any way to retrieve the document in
> XML format as such?
>
> Thank you
>
> Beacon


>From the description, it looks like JSON. Check it here
http://en.wikipedia.org/wiki/JSON

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to