Skip to content

XQuery Linting

Josh Johnson edited this page Jan 19, 2016 · 1 revision

When you start to edit an XQuery script, XML Tools will automatically begin linting your script. Because the linter and XQuery execution engine are not one and the same, diagnostic errors will not prevent you from executing an XQuery script.

We are using the xqlint library for diagnostic information.