Re: [xml-dev] Is the set of languages expressible using XML a superset of the set of languages expressible using JSON?
But where does the prominence of mobile apps and SPAs leave us regarding these features of XML?
On Mon, 24 Jan 2022 at 07:04, Kurt Cagle <[email protected]> wrote:
As currently configured, an XML document can be rendered via CSS or XSLT within most modern browsers as XHTML, HTML, SVG or other established formats (unless that's changed recently). JSON does not support that capability right now.Kurt CagleCommunity/Managing EditorData Science Central, A TechTarget PropertyOn Sun, Jan 23, 2022 at 6:28 PM Ihe Onwuka <[email protected]> wrote: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.
----
Stephen D Green