We're working on generating an XML report in Exstream. Unlike tables in communications, XML doesn't seem to have a built-in concept of repeated rows/elements in the Report File.
We're trying to generate multiple occurrences of the same XML element based on repeating input data (for example, one XML node per record).
Has anyone implemented something similar? How did you handle repeating XML elements in a Report File?