XML data into JSON in ios swift




name = test
title = the best
users = "<note>
<to>Tove</to>
<from>Jani</from>
<heading>Reminder</heading>
</note>"
rows = 10


Please suggest some code what i do for this. I have a json result that have a key taking xml data.


No comments:

Post a Comment