Is the order that elements of a common parent appear in XML a meaningful piece of data captured by the XML document, or is order not specified as being meaningful? For examp
Order of elements is significant in XML, so in your example the two documents are different. Attribute order is not significant, though.
This is exactly the same as: