Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • On Windows 10 I get the same XML data as in your second example. Seems like the first example is the real exception.
    – harrymc
    Commented Nov 23, 2023 at 9:56
  • You'd then hope the index of each value is well defined. But I can't find any information about that. Basically I need to know if can I change a query that scans for Data[@Name='Something'] == '...' into using Data[N] = '...' and that the next version of windows won't throw in a new entry in the middle, shifting everything down. Commented Nov 23, 2023 at 10:29