Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check if nodes inside expressions exist? #105

Open
MartijnR opened this issue Mar 16, 2022 · 2 comments
Open

check if nodes inside expressions exist? #105

MartijnR opened this issue Mar 16, 2022 · 2 comments

Comments

@MartijnR
Copy link
Member

limitation would be external data of course, but for non-external data it would be helpful

@MartijnR
Copy link
Member Author

This could also serve as an alternative solution to #106

@MartijnR
Copy link
Member Author

MartijnR commented Apr 7, 2022

It might be a bit of a challenge to write a lexer. We have one in openrosa-xpath-evaluator though. This could perhaps be a functionality that is built-in to the evaluator. Instead of evaluate(), we could add the ability to find_internal_missing_nodes() or something that returns an array of missing intern nodes that are referred to in the expression.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant