Hi folks,
I have an XML export of a survey which I'm trying to parse and work with. The survey has one question, asked repeatedly via loop and merge, with an embedded data field different on each run through the loop.
Here's what I understand: Each response to the survey is a "Response" element under a root "Responses" element, and has child elements containing response metadata (start and end time, language, etc) and embedded data fields. It also has elements like "_1_QID22_43-1" which contain the question answers.
Here's what I don't understand: How do I find out which loop and merge run these QID elements go with? The numbering in the tag names doesn't match up with the numbering in the embedded data fields and seems to have some scheme I don't understand.
Solved
XML export format
Best answer by wwbrannon
Thanks! I ultimately dealt with it by switching to another export format.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
