You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this can be considered impossible to do properly (i.e. with actual errors). You'd have to run the form engine and detect infinite loops, because:
self-references could be very complex via multiple nodes (but we could just leave that out)
False negatives:
count(//text1[normalize-space(.)=“yes”])
The text was updated successfully, but these errors were encountered: