wsharba / opendatakit

Automatically exported from code.google.com/p/opendatakit
0 stars 1 forks source link

Xpath evaluation:type mismatch: This field is repeated #1043

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

I have a ODK problem with nested repeats. This error occurs after the prompt 
for the nested repeat. That is after the second value within the nested repeat.

Any help would be greatly appreciated!

The error:

ODK collect error:

Xpath evaluation:type mismatch: This field is repeated

instance(Part 2 
Test_v10)/P2_Stacked_V10/P_repeat[1]/P_group1[1]/P01[1];instance(Part 2 
Test_V10)/P2_stacked_V10/P_repeat[2]/P_group1[1]/P01[1]

You may need to use the indexed-repeat() funciton to specify which value you 
want.

Internal error:step to prompt failed

Internal error:step to prompt failed

What is the expected output? What do you see instead?

Original issue reported on code.google.com by luz.y.pa...@gmail.com on 13 Aug 2014 at 7:48