Hacker News new | ask | show | jobs
by jefftk 935 days ago
What do you like better about the XML version?
1 comments

It's computer readable and (with highlighting) human readable. The JSON brackets are visually jarring. I feel that the XML is almost self documenting whereas I'd probably need the schema to understand the JSON.

I like JSON for data transfer but for describing documents XML is decent.