-
#### Software versions
Briefcase v1.15.0
#### Problem description
The audit summary CSV exported by Briefcase always has the header `instance ID, event, node, start, end`. However, the log may n…
-
until it is implemented, we should warn users
-
Since this is not supported in Enketo.
-
This is a ticket track a discussion on considering XQuery support within ODK. See for an example here on using xquery and xforms:
https://en.wikibooks.org/wiki/XQuery/Simple_XForms_Examples
-
#### Software versions
JavaRosa v2.11.2
#### Problem description
Consider the following form:
```xml
relative-current-ref
…
-
Can somebody else contribute this perhaps?
-
All expressions that include references to form nodes are included in a dependency graph. This makes it possible to only recompute expressions when their dependencies are updated which is an important…
-
I think there ~~are 2~~ is an issue with how pyxform transforms repeat_count values:
1.~~It places a new count node as sibling of the repeat. This means that any relevant condition on an ancestor o…
-
As per the spec, `id` function selects elements by their unique ID and attribute for unique ID is declared using DTD.
Q. If no DTD is defined then is `id` attribute implicitly considered as unique…
-
Idea for the future.
Getting `"'2020-10-10' + 1"`, and `". < /path/to/date"`, to work versus requiring all date and datetime _node values_ and _strings_ to be explicitly wrapped in `date()` affects…