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

Content deleted Content added
SineBot (talk | contribs)
m Signing comment by 192.91.171.42 - "Human Readable?: "
Line 83:
XML should only be tagged as partially human-readable, the simpler XML files, basic XML files can be, but onces xmlns and xsd come into play, it quickly becomes not human-readable. Another factor is that it's not always possible to properly reformat/indent XML for readability without affecting content. [[Special:Contributions/81.220.246.44|81.220.246.44]] ([[User talk:81.220.246.44|talk]]) 14:20, 24 October 2014 (UTC)
 
You absolutely can reformat/indent w/out affecting content; that/explicit value delimitation is the whole point/benefit over whitespace-delimited encoders like YAML (which is affected by improper/varied indentation). <!-- Template:Unsigned IP --><small class="autosigned">—&nbsp;Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/192.91.171.42|192.91.171.42]] ([[User talk:192.91.171.42#top|talk]]) 17:11, 17 January 2020 (UTC)</small> <!--Autosigned by SineBot-->
 
== JSON Associative Array Error ==