Hacker News new | ask | show | jobs
by BadBadJellyBean 168 days ago
JSON to XML should be easy but XML to JSON can not really be done 1 to 1 because of attributes. There is no clear way how to map them. You can establish a mapping for yourself but it will just be a convention on top of JSON.
1 comments