The XQuery Editor opens when you create or open a file with a
.xq
extension. Note the following features:
The editor contains a content assist feature, allowing you to select CTRL + Space to open a list of XQuery constructs, system expressions, and your own functions that exist in modules imported into the open file.
Syntax highlighting shows various elements of XQuery expressions
Validation occurs automatically and errors are reported