Before XML became a standard and given all its shortcomings, what made XML so popular?

后端 未结 23 611
轻奢々
轻奢々 2021-02-04 09:01

Yes XML is human readable but so is comma delimited text and properties files.

XML is bloated, hard to parse, hard to modify in code, plus a ton of other problems that I

23条回答
  •  孤城傲影
    2021-02-04 09:56

    How about the fact that it supports a standardized query language, XPath? That's pretty useful for me.

提交回复
热议问题