/XML

JSON vs XML

- Douglas Crockford tl;dr: A podcast interview in which Douglas shares the story of JSON and his approach to finding a simple way to build software. Also, his battles against XML, against complexity, and his battles to say that there’s a better way to build software.

featured in #403


XML Is Almost Always Misused

- Hugo Landau tl;dr: "XML is a markup language. It is not a data format". The "majority of XML schemas fail to appreciate this distinction". Article comes with examples of bad schemas.

featured in #159