Comparison of data-serialization formats: Difference between revisions

Content deleted Content added
No edit summary
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).
 
== References ==
{{reflist|2}}
 
[[Category:Criticisms|XML]]