(original) (raw)

On Thu, Mar 21, 2019 at 11:33 AM Antoine Pitrou <solipsis@pitrou.net> wrote:
\[...\]

Most users and applications should /never/ care about the order of XML
attributes.

Regards

Antoine

Especially as the standards specifically say that ordering has no semantic impact.

Byte-by-byte comparison of XML is almost always inappropriate.