| |||||||||
XML Query (short: XQuery) is a specification of the W3C. XML Query is a query language that makes it possible to extract information from an XML document. It is semantically similar to SQL. XML Query uses XPath 2.0 syntax to address specific parts of an XML document.
There are two distinct syntaxes for XML Query:
The XQuery language possesses a formal model, which allows it to be used in formal underpinnings of other XML technologies.