Forum Discussion

NithyaTN's avatar
12 years ago

Using XQuery for verifying the JSON content in response xml

We need to verify the JSON content which is residing inside the tag called "JSON" in the response xml. Sample format as follows: <result> <param name="json">{"response":{"Result":"SUCCESS"}}</pa...