Introduction
XQuery is a programming language designed for querying and modifying XML data. It requires no SQL querying skills. XQuery has features one would expect from any programming languages like variables, datatypes, operators, functions, and conditional expressions. Two main components of XQuery are:
The queries on the right pane show few basic XQuery examples. Results are displayed in separate tabs.