Martijn van de Rijdt

Results 246 comments of Martijn van de Rijdt

During a discussion with @tiritea, we thought of separating instanceID and deprecatedID from other meta data. Since they are so fundamental to ODK ecosystem tools they should perhaps populated magically...

Though technically, a `` that points to an attribute is an XForms feature, so it's not completely safe either.

Fancy! I think it would be great if you could give some examples of the capabilities we'd gain over the current XForms (perhaps extended with full XPath 1.0 support).

Hmm. The W3C XForms spec (that we refer to) actually uses string... https://www.w3.org/TR/2003/REC-xforms-20031014/slice7.html#fn-if

Nice ;). If this is considered helpful for users, I'm in favor. I think it would be helpful as I find having to explain what `once()` does, fairly often. It's...

We could do it like that, but in this case, if it's implemented as an alias of once() in JR/Enketo, it would be equally backwards-compatible for older generated XForms.

And, a 3rd option: some that are restricted expressions, such as those attributes that accept `jr:itext()` values

Ah yes, I see now why this is required. It was deliberately omitted but is required information for ``-ed files. Sorry about that.

> Can you say more about why it didn't seem necessary? I was just not so thorough and only considered the submission.xml file and not the media files. However, I...

Ah sorry about my mistake. I had no idea about the difference in implementation either and years back probably would have written the spec for `regex()` differently if I had...