getodk / xforms-spec

The XForms-derived specification used in the ODK ecosystem. If you are interested in building a tool that is compliant with the forms rendered by ODK tools, this is the place to start. ✨⚒✨
https://getodk.github.io/xforms-spec/
30 stars 26 forks source link

Clarify that for repeats, position is always included in XPath path for audit log #248

Open lognaturel opened 5 years ago

lognaturel commented 5 years ago

https://opendatakit.github.io/xforms-spec/client-audit-logs says "node: for events that refer to a specific node, the XPath path of that node". Add something like "In the case of repeats, position predicates are always included even if only one repeat instance currently exists."