Ulf Dittmer wrote:If "no use" to any of the other JSON-to-XML converters means that you have tried them all, and none works -which I'd consider highly unlikely, but not out of the realm of the possible, especially with such unusual JSON- then I don't think i can help any further. I've never had a use for any of those converters, so I'm unfamiliar with them. And I've no interest in acquainting myself with them, as converting JSON to XML is something rather unusual that I can't see the value of; but I've mentioned that before, so no point in going over that again.
Hai ulf,now i give up the idea to convert json to xml,my incoming json response from third party server,i would like to send as well as JSON in my prototype,i trust you,please help me and solve my queries,
what i did in XML response from third party server is: let assume an example this xml came from third party server
Using Xpath i create own xml file and change the structure like(simplify the xml this what i told frequently),i achieve this thing in all type of xml response am strucking json response,so only i try to convert json to xml,but it give hand to my problem...
How can i achieve this thing in JSON please guide me,i get json from third party server and make simplify as my own and send to phonegap client,please help me and save me