<div class="gmail_quote"><div dir="ltr">On Thu, Mar 21, 2019, 1:05 PM Steve Holden <<a href="mailto:steve@holdenweb.com">steve@holdenweb.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">On Thu, Mar 21, 2019 at 11:33 AM Antoine Pitrou <<a href="mailto:solipsis@pitrou.net" target="_blank">solipsis@pitrou.net</a>> wrote:<br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail_default" style="font-size:small">[...]</span><br>
<br>
Most users and applications should /never/ care about the order of XML<br>
attributes.<br>
<br>
Regards<br>
<br>
Antoine<br></blockquote><div><br></div><div class="gmail_default" style="font-size:small">Especially as the standards specifically say that ordering has no semantic impact.</div></div></div></blockquote></div><div><br></div><div>When you have a lot of attributes, though, sometimes having them in a particular defined order can make it easier to reason about and make sense of the code when manually reviewing it. </div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div>