Comparison of data-serialization formats: Difference between revisions

Content deleted Content added
Line 101:
* 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 ML Schema]]
 
== References ==