Assign values to an array of XMLNodes

When assigning values to an array of XMLNodes, such as the price array in the previous topic, neither ArrayOp1() or ArrayOp2() can be used. Instead, a While or Do loop must be used.