Community

Creating ordered elements in XML

(Jim Kring) XML doesn’t inherently support element ordering. So, if you have XML that looks like this (below), you can’t deterministically say that the element with “foo” data comes before element with “bar” data.

Read More - Register for Free Membership