On Sun, 08 Nov 2015 18:52:57 +0300, "Simonov Denis" <sim-m...@list.ru>
wrote:
> Why XML? JSON representation is more compact.

Either choice is fine, and preferable over the current format that doesn't
lend itself well for automatic processing.

Personally, I'd prefer XML over JSON for this type of information. For one
you can actually define a schema (XSD) with significant tooling support for
validation, processing and code generation in all major languages, XML is
easily transformable to other formats (XSLT). The only downside is that XML
is more bulky than JSON, but I think the advantages outweigh this.

Mark

------------------------------------------------------------------------------
Presto, an open source distributed SQL query engine for big data, initially
developed by Facebook, enables you to easily query your data on Hadoop in a 
more interactive manner. Teradata is also now providing full enterprise
support for Presto. Download a free open source copy now.
http://pubads.g.doubleclick.net/gampad/clk?id=250295911&iu=/4140
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to