The XML query language reference article from the English Wikipedia on 24-Jul-2004
(provided by Fixed Reference: snapshots of Wikipedia from wikipedia.org)

XML query language

Helping orphans the way you would do it
XML Query 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 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.

External link

Based on an article at the French Wikipedia.