Thanks, it is a bit verbose, but your suggestion worked. I had everything in various loops depending on the xml hierarchy to bring back the values. In this case it brings back all the values at the same time, such as "value1value2value3value4" etc... for an element. Now I guess I have to figure out how to parse that or get them individually....fun :)