Re: [xml-dev] Is the set of languages expressible using XML a superset of the set of languages expressible using JSON?
On Sun, Jan 23, 2022 at 6:15 PM Roger L Costello <[email protected]> wrote:
Hi Folks,
An XML language can be created to express Bookstores.
.....which allied with an XML schema can semantically represent books, magazines and newspapers as types of Publication (remember). A JSON document with or without an accompanying JSON Schema cannot do that.