[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] List of differences between XML and JSON?
- From: Dimitre Novatchev <dnovatchev@gmail.com>
- To: Amelia A Lewis <amyzing@talsever.com>
- Date: Thu, 30 Apr 2015 08:08:44 -0700
On Thu, Apr 30, 2015 at 7:53 AM, Amelia A Lewis <amyzing@talsever.com> wrote:
> Also: JSON has arrays, which XML does not (they can be simulated,
> though the choice of technique for simulation may restrict things like
> nested arrays). JSON objects inside arrays have position, but no name
> (if the array is inside an object, then the name could be mapped from
> the keyname for the array member); JSON arrays inside arrays inside an
> object are somewhat more of a challenge.
I believe that it is not too-meaningful to compare an XML document to
a JSON object -- simply because they are waaay too different.
If one compares a JSON object to the XPath 3.1 map data type, it could
be established that these two are almost equivalent.
So, we can substitute the wanted comparison with a comparison between
the XPath map datatype and the document-node() datatype. This would be
more understandable to the XML community.
As for arrays (and nested sequences) -- they are there in XPath 3.1,
and arrays can be contained in maps and maps -- in arrays, and arrays
in arrays, and sequences in arrays, so there isn't any expressive
superiority for JSON here.
--
Cheers,
Dimitre Novatchev
---------------------------------------
Truly great madness cannot be achieved without significant intelligence.
---------------------------------------
To invent, you need a good imagination and a pile of junk
-------------------------------------
Never fight an inanimate object
-------------------------------------
To avoid situations in which you might make mistakes may be the
biggest mistake of all
------------------------------------
Quality means doing it right when no one is looking.
-------------------------------------
You've achieved success in your field when you don't know whether what
you're doing is work or play
-------------------------------------
To achieve the impossible dream, try going to sleep.
-------------------------------------
Facts do not cease to exist because they are ignored.
-------------------------------------
Typing monkeys will write all Shakespeare's works in 200yrs.Will they
write all patents, too? :)
-------------------------------------
I finally figured out the only reason to be alive is to enjoy it.
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]