I have a requirement for part of my output XML to look like the attached from those 4 columns. The issue is the transform does not like the fact the path to these repeated node names is the same so it only outputs the last values for Name and Value. If I rename the second lot of Value and Name labels then it works fine and I get both sections.
Likely the requirement is bad practice in the XML but cannot change Microsoft’s input. Any way to work around this?