Hi @jpringle!
You can also download all submissions as JSON via the OData endpoint, but there's no endpoint to download all submissions as XML. However, it should be possible to use ODK Briefcase with ODK Central to download the XML. It's also possible to use the API to download an individual submission's XML. It'd be great to learn more about how you're using the data and why it'd be useful to download all submissions as XML rather than CSV or JSON.
Exactly. All the audit.csv
files are in there, and in theory, the .zip software could offer a way to extract them all. (That said, I don't actually know of any .zip software that does so.)
Yes, that should be right!
The combined audit.csv
should contain all the records that the individual audit.csv
files do, and the intention is for the combined audit.csv
to match the combined file that Briefcase exports. However, currently as of v1.1, there's a bug whereby the combined file doesn't have an instance ID column (see this topic).