Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • What should that example represent? It is neither JSON nor XML. So if you wanted it to be example data, then it's pretty much worthless unless you give examples with JSON and/or XML. And since the data seems to be entirely unstructured both formats aren't particularly well suited to representing it. Commented Oct 28, 2009 at 11:30
  • I know this example doesn't in either in JSON or XML.But it is prior to that when requesting server sends the raw unstructured data.It is the responsibility of programmer Who wants to parse the unstructured data either in JSON or XML.And as previous posts already have given sample example of JSON and XML So I dont think to repeat it.. Commented Oct 29, 2009 at 6:01