Hi, I've been trying to read a dat field from an xml source, without success so far.Actually, I did read data, but only data that is not repeated, I mean, data that is not inside something like: ... ...... ...Using $record.path.field.value, I could retrieve the data I was looking for, but I now h...