Comparison of data-serialization formats: Difference between revisions

Content deleted Content added
References: move from old lede - to be integrated later
See also: no longer apropos
Line 150:
* Transformations, even identity transforms, result in changes to format (whitespace, attribute ordering, attribute quoting, whitespace around attributes, newlines). These problems can make [[diff]]-ing the XML source very difficult except via [[Canonical XML]].
* XML encourages the use of non-relational data structures (data non-normalized).
 
==See also==
* [[XML Schema (W3C)#Criticism|Criticism of XML Schema]]
 
== Notes ==