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

Add support for XPath's function calls in XML query #219

Closed
yaozhihang opened this issue Oct 25, 2021 · 1 comment
Closed

Add support for XPath's function calls in XML query #219

yaozhihang opened this issue Oct 25, 2021 · 1 comment

Comments

@yaozhihang
Copy link
Member

Currently, the XPath's function call e.g. count is not supported in XML query expression and the query like "Find all buildings having at least four wall surfaces" cannot be expressed. We could use the generic SQL query as a fallback, but it would be nice to have the support of XPath's function calls.

@clausnagel
Copy link
Member

Will not be resolved for version 5.x of the Importer/Exporter. A SQL query can be used as fallback.

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

No branches or pull requests

2 participants