Posted: Sun Jan 12, 2014 8:09 am Post subject: JSON to XML format
Newbie
Joined: 12 Jan 2014 Posts: 1
Hi ,
I am trying to convert json format to xml...
the json format from MQ was like this
<data>
<id>12</id>
<loc>usa</loc>
<quan> 2</quan>
</data>
and this data tag was repeating...and so the id,loc,quan will also b repeating
while mapping this to xml..i shall check whether id value is distinct,for every time i encounter id tag within data...
so can any one share their idea to chek the uniqueness of the tag value?
Kind regards, _________________ MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum