Talk:Comparison of data-serialization formats: Difference between revisions

Content deleted Content added
Cowlinator (talk | contribs)
Cowlinator (talk | contribs)
Line 77:
}} Proposes an alternative system for encoding overlapping elements. </ref>. However, SOAP encoding demonstrates the ease by which graphs are serializable using proper ID and IDREF usage.
* 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]].
* Unlike JSON or YAML, XML does not map directly and unambiguously to an associative array.
 
{{reflist-talk}}