What is an orderless comparison, and how would I use it?
XML documents are generally ordered. In other words, the order of elements within the file is significant and if two elements are exchanged you expect this to be reported as a difference. However, in many files the order of certain elements is not significant and it is useful to compare files without worrying about element order. For example, the elements in an XML Schema